Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ch4s3/fake-block


https://github.com/ch4s3/fake-block

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

== README

This is a standard rails app

* Ruby version: jruby 1.7.10
* Rails version: 4.0.2
* Postgres

To run locally, set up ruby, rails and postgres
http://www.postgresql.org/download/ --download and follow the guide
use the database.sample.yml as a guide to config your Database
gem install rails
rvm install jruby
bundle
rake db:migrate
rails s

Visit in browser: localhost:3000/

rake db:reset is also useful

For Admin Panel:
localhost/admin

login: [email protected]
password: password