Clone the repo, then run:
$ bundle install
$ bundle exec rake db:migrate db:test:prepare db:seed
$ unicorn -p 3000
Log in as admin:
- email: [email protected]
- password: password
Log in as a regular user:
- email: [email protected]
- password: password
Frank's Monsterporium has the best selection, nay, the ONLY selection of Frank's awesome creations on the web.
This project was created for the gSchool StoreEngine Project.
The original source for this codebase can be found at github.com/raphweiner/store_engine.