Skip to content

A facebook clone app using Rails. A short time hack to see the development speed using Rails

Notifications You must be signed in to change notification settings

vysakh0/railsbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails book

This is a Facebook clone app done in minimum time possible to check the development speed.

Related links

Quick Start

  • Clone the repo: git clone git@github.com:vysakh0/railsbook.git

  • set up the gems: bundle install

  • set up the database: rake db:migrate

  • run the server: rails s

About

A facebook clone app using Rails. A short time hack to see the development speed using Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published