No description
Find a file
2023-09-01 07:28:37 +03:00
assets Disk info and misc improvements 2023-09-01 07:28:19 +03:00
config Initial commit 2023-08-29 00:28:44 +03:00
lib Disk info and misc improvements 2023-09-01 07:28:19 +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 Bump version to 1.1.0 2023-09-01 07:28:37 +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