An app to track things.
Find a file
2021-01-08 21:32:19 +02:00
config Initial commit 2021-01-08 21:32:19 +02:00
lib Initial commit 2021-01-08 21:32:19 +02:00
priv Initial commit 2021-01-08 21:32:19 +02:00
test Initial commit 2021-01-08 21:32:19 +02:00
.formatter.exs Initial commit 2021-01-08 21:32:19 +02:00
.gitignore Initial commit 2021-01-08 21:32:19 +02:00
.tool-versions Initial commit 2021-01-08 21:32:19 +02:00
mix.exs Initial commit 2021-01-08 21:32:19 +02:00
mix.lock Initial commit 2021-01-08 21:32:19 +02:00
README.md Initial commit 2021-01-08 21:32:19 +02:00

TrackerApp

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:55864 from your browser.

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

Learn more