Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 403 Bytes

Tastings

To start Tastings:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

URL routing

Not quite setup fully yet.....

localhost:4000/tastings -> to add a tasting localhost:4000/join -> to join a tasting with the join code