Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 311 Bytes

Ruby on Rails Reddit like app

Heroku

Stable: https://pure-journey-89170.herokuapp.com/

Staging: https://radiant-springs-18790.herokuapp.com/

Setup

git clone https://github.com/0sk4r/Rails_Project.git

cd Raills_Project

rake db:migrate

bin/setup

rails s

# Go to localhost:3000/