This Week's Trending
This Month's Trending
This Year's Trending
Background
I have an umbrella project, where I run mix test from the root.
In one of the apps, I am mocking the File module using the Mo...
New
I recently transformed my app into an umbrella app. Previously, I had three separate apps built from the same source code, but only one o...
New
Hi all,
I have a clean umbrella project structured like this:
apps/data → Ecto + Data.Repo
apps/core → business logic
apps/admi...
New
Last Three Year's Trending
Hi! May someone helps me, please!
I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
New
What needs to be done to make ExDoc play nice with an umbrella app? I can run something like
ex_doc "My Umbrella" "1.0.0" "_build/dev/l...
New
I'm sure there must be an easy and/or idiomatic way to do this, but I haven't managed to find it.
If I have an umbrella application wit...
New
Background
I am using excoveralls in an umbrella project with several children.
I have set up the children to use Excoveralls like this:...
New
Problem Statement:
I am trying to build an ‘action runner’ for judge json rules. In a nut shell, say a json defined rule matches with act...
New
Background
I have an umbrella project with several apps inside. I want to create a special release that will have additional files inside...
New
In Elixir umbrella apps, when an error occurs in one application (e.g., appA) and its supervisor determines that the error cannot be reco...
New
Background
I have an umbrella project with several apps. One of its child applications needs to read a file before it starts. If it canno...
New
I created an umbrella app as a template for a workshop I’ll give into my university. So I preferred to show an umbrella project to build ...
New
Given an umbrella application with applications that define their own runtime.exs files in apps/appname/config/runtime.exs. The app spec...
New
Hello!
I have an umbrella project and more often than not it fails when trying to run the tests, with the following error. This does not...
New
Background
I have an umbrella project with several apps.
Some of these apps have runtime libraries as dependencies, some apps depend on ...
New
Say I have 3 apps inside an umbrella app where hello_app and world_app may be independently deployed:
umbrella_project
/hello_app
/w...
New
I have a monorepo/umbrella project that the complete source code can be found on my github repo.
There I have currently four child appli...
New
I’m working on a library that handles communication build on top of MQTT (using the Erlang lib emqtt). The library part uses PubSub to ...
New
Trending Over Three Years
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I'm writing a test for one of t...
New
Hi all!
I am working on umbrella app now - 4 apps in it.
Being impressed with Controller Control: Designing Domains for Web Application...
New
From the root of the umbrella application I would like to run mix test but have it only load and run code from a single application, but ...
New
I am creating a Docker container for my umbrella app that so far contains just one phoenix API app.
This application has simply one DB t...
New
I’ve set up my umbrella app into three apps - simple Plug app, Phoenix app (called Chemistry), and database.
The first app simply receiv...
New
I’ve been trying for two days to get an Elixir umbrella app to work on Heroku with a proxy app on a single heroku application to no succe...
New
I’ve been reading the Umbrella apps threads (one, two) and come away with some questions.
If I understand correctly, we can think of Umb...
New
Background
I have an umbrella app and I am trying to add a phoenix app inside of it. However, When I run the mix command to create a phoe...
New
I am experimenting with an umbrella project that uses Phoenix to provide sockets and an API. I have separate apps for authentication, cha...
New
➜ tree
.
├── README.md
├── _build
│ └── dev
│ ├── consolidated
│ │ ├── Elixir.Collectable.beam
│ │ ├── Elixir.En...
New
I’m scratching my head on how to accomplish sync startup between umbrella apps, but no luck right now.
The base erlang reference (what I...
New
I created an umbrella project, and created two apps for testing:
defmodule Appa do
def hello do
"this is a string in appa!"
en...
New
I am making my first umbrella project right now and I want to separate the database into it’s own application. I am trying to understand ...
New
I migrated my app to Elixir 1.11 and I receive some warnings that I need to fix for the build to pass on CI.
I have a bunch of umbrella ...
New
So here's the thing. I have an umbrella project with following apps:
ui - Phoenix application
core - my core business logic / services...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







