Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronaldchacon/bloccit
https://github.com/ronaldchacon/bloccit
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ronaldchacon/bloccit
- Owner: ronaldchacon
- Created: 2014-01-20T04:21:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T18:19:33.000Z (almost 10 years ago)
- Last Synced: 2023-08-10T19:38:15.852Z (over 1 year ago)
- Language: Ruby
- Size: 418 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bloccit
A Reddit-style application to demonstrate foundation programming and web development skills. Created using Rails 3.2
Made with my mentor at [Bloc](http://bloc.io)
[ronald-bloccit](http://ronald-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.