Based on NYT Connections
Stack:
- Elixir w/ Phoenix Framework
- Vue
- SQlite
Run make bash to have a terminal inside a container
Run mix test to run tests
Run mix ecto.setup to setup database
Run mix phx.server to run application on port 4000 then visit localhost:4000