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
- Host: GitHub
- URL: https://github.com/pellegrino/jackpot-demo
- Owner: pellegrino
- Archived: true
- Created: 2012-02-17T05:32:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-13T03:43:42.000Z (over 12 years ago)
- Last Synced: 2024-07-20T03:48:44.156Z (4 months ago)
- Language: Ruby
- Homepage: http://jackpot-demo.herokuapp.com
- Size: 160 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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: jackpotFeel 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.