Elixir Pack will run mix release to compile your application. If making a production build, make sure to prepare the static files. When you run the ap

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-08-04 12:30:14

Elixir Pack will run mix release to compile your application. If making a production build, make sure to prepare the static files.

When you run the application, the server will start on a separate thread and the client will connect. Any logs from the server will appear in Xcode's debugger log.

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/elixir_pack.

Leave a Comment
Related Posts