imwithsam / extract-notification-service

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Ruby 66.0%Language:HTML 20.6%Language:JavaScript 8.8%Language:CSS 3.9%Language:CoffeeScript 0.7%