Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 429 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 429 Bytes

Bloccit

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

Made by Jason Weidner with my mentor Joost Baaij at Bloc

Visit this app here: http://jasonweidner-bloccit.herokuapp.com

Setup

Copy the "config/application.example.yml" file and remove "example". Your application.yml should contain your sensitive credentials. It should be included in .gitnore as well.