/extract-notification-service

Extracting the notification system of a brownfield project to an external, asyncronous service

Primary LanguageRuby

Store Demo

Setup

Clone the repo, then run:

$ bundle install
$ bundle exec rake db:migrate db:test:prepare db:seed
$ unicorn -p 3000

Log in as admin:

Log in as a regular user:

About the Project

Frank's Monsterporium has the best selection, nay, the ONLY selection of Frank's awesome creations on the web.

Original Source

This project was created for the gSchool StoreEngine Project.

The original source for this codebase can be found at github.com/raphweiner/store_engine.