mikesjewett / bloccit-rails-3

Reddit clone tutorial app for the Bloc Web Development bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bloccit

A Reddit-style application to demonstrate foundational programming and web development skills.

Setup

  • bundle install
  • rake db:create
  • Create config/application.yml - copy the "config/application.example.yml" format. Use your personal email for development, Sendgrid is used for Production.

About

Reddit clone tutorial app for the Bloc Web Development bootcamp


Languages

Language:Ruby 96.3%Language:JavaScript 1.5%Language:CoffeeScript 1.4%Language:CSS 0.8%