97b28d24439411ea63af4476918b121ebeacf521
For example, you can do Ecto migrations by running $ _build/prod/rel/runosaari/bin/runosaari eval "Runosaari.Release.migrate"
Runosaari
Website with admin capabilities for a festival event.
Quick start
To start your Phoenix server:
- Install dependencies with
mix deps.get - Create and migrate your database with
mix ecto.setup - Install Node.js dependencies with
npm installinside theassetsdirectory - Start Phoenix endpoint with
mix phx.server
Now you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.
Learn more
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix
Languages
Elixir
71.8%
HTML
21.2%
SCSS
4.6%
JavaScript
2.4%