This project is intended to be a (serious) playground for other Elixir projects of mine in the aspects of build, integration and deployment.
dev or prodTo start your Phoenix server:
mix deps.getmix ecto.setupnpm install inside the assets directorymix phx.serverNow you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.