Elixir Dynamo start multiple apps
What is the best way to start multiple apps using Dynamo. When we create
the project dynamo generates a default app. I would like to add one more
app in lib and start it as soon as i start the server.
However, i tried putting it in lib folde, apps folder also modified
mix.exs but mix compile is not generating the app file.
No comments:
Post a Comment