Rumbl

Setup:

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

Now you can visit localhost:4000/sessions/new and sign in with the seed user

  • email: "user1@example.com"
  • password: "password"

From there, you can visit the seed video: http://localhost:4000/watch/1-elixir-documentary