No description
Find a file
2021-11-07 11:01:39 +02:00
assets Hackfest 2021-11-07 11:01:39 +02:00
config Hackfest 2021-11-07 11:01:39 +02:00
lib Hackfest 2021-11-07 11:01:39 +02:00
priv Hackfest 2021-11-07 11:01:39 +02:00
test Hackfest 2021-11-07 11:01:39 +02:00
.formatter.exs Hackfest 2021-11-07 11:01:39 +02:00
.gitignore Hackfest 2021-11-07 11:01:39 +02:00
.tool-versions Hackfest 2021-11-07 11:01:39 +02:00
mix.exs Hackfest 2021-11-07 11:01:39 +02:00
mix.lock Hackfest 2021-11-07 11:01:39 +02:00
README.md Hackfest 2021-11-07 11:01:39 +02:00

GeoTherminator

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • 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