No description
Find a file
2021-07-11 13:53:19 +02:00
assets with live view 2021-07-11 13:53:19 +02:00
config with live view 2021-07-11 13:53:19 +02:00
lib with live view 2021-07-11 13:53:19 +02:00
priv with live view 2021-07-11 13:53:19 +02:00
test with live view 2021-07-11 13:53:19 +02:00
.formatter.exs with live view 2021-07-11 13:53:19 +02:00
.gitignore with live view 2021-07-11 13:53:19 +02:00
mix.exs with live view 2021-07-11 13:53:19 +02:00
mix.lock with live view 2021-07-11 13:53:19 +02:00
README.md with live view 2021-07-11 13:53:19 +02:00

Todo

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 install inside the assets directory
  • 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