Skip to content

chrismccord/rumbl-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages