This is the website and overlay for the acc tournament
a lot of it was made in a hurry and is a little messy, but should be readable
please don't treat this as a model elixir project! it's full of n+1 queries and shit
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.server
Now you can visit localhost:4000 from your browser.