Skip to content
/ rumbl Public

Phoenix App built following Programming Phoenix 1.4 book

Notifications You must be signed in to change notification settings

nelsonic/rumbl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rumbl

This repository is for the "Rumbl" project built while following Programming Phoenix 1.4: https://pragprog.com/book/phoenix14/programming-phoenix-1-4

Unless you are following the book, this is unlikely to make much sense to you.

If you are following the book, this repo should be a good reference for the code changes made along the way.

To start your Phoenix server:

  • 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

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Phoenix App built following Programming Phoenix 1.4 book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published