Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

RobChooses/programming-phoenix-1.4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Phoenix 1.4 (Pre-release)

This repository contains the code (my own take) for the Rumbl application from the Programming Phoenix 1.4 book by Chris McCord, Bruce Tate and José Valim.

Rumbl

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • 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

This repository contains the code for the Rumbl application from the Programming Phoenix 1.4 book by Chris McCord, Bruce Tate and José Valim.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors