Skip to content

nickclyde/flappit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappit

A fully functional Reddit clone built using Rails and Angular. Based heavily on the guide at thinkster.io/angular-rails, I added my own spin by using Slim for HTML templates and by only allowing each user to post once.

You can check it out by going to flappit.herokuapp.com. Or if you’re feeling adventurous, clone this repo and run:

  • bundle install

  • rake bower:install

  • rake db:create

  • rake db:migrate

  • rails server

About

A Reddit clone built with Angular and Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published