Ecosyste.ms: Awesome

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

https://github.com/pellegrino/jackpot-demo

Application to demonstrate jackpot usage
https://github.com/pellegrino/jackpot-demo

Last synced: 3 months ago
JSON representation

Application to demonstrate jackpot usage

Lists

README

        

# Jackpot demo

[http://jackpot-demo.herokuapp.com](http://jackpot-demo.herokuapp.com)

This is a simple rails 3.2 application featuring a fake subscription based web app. It was created to demonstrate [jackpot](http://github.com/pellegrino/jackpot) usage.

## Login details

To access jackpot dashboard (http://jackpot-demo.herokuapp.com/billing) use the following information:

login (email): [email protected]
password: jackpot

Feel free to explore the app and to play around with stuff. There is a rake task responsible for cleaning up stuff and getting the demo back to the blankslate state. This task runs daily, so do not expect your changes to be persistent for a long time.