No description
Find a file
2023-09-03 18:20:47 +03:00
assets Add disk activity 2023-09-02 23:34:12 +03:00
config Add disk activity 2023-09-02 23:34:12 +03:00
lib Force re-render 2023-09-03 18:20:47 +03:00
priv Initial commit 2023-08-29 00:28:44 +03:00
.formatter.exs Initial commit 2023-08-29 00:28:44 +03:00
.gitignore Initial commit 2023-08-29 00:28:44 +03:00
LICENSE Add license 2023-08-29 00:37:25 +03:00
mix.exs Force re-render 2023-09-03 18:20:47 +03:00
mix.lock Initial commit 2023-08-29 00:28:44 +03:00
README.md Initial commit 2023-08-29 00:28:44 +03:00

Tietopaketti

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Set up .env
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more