https://github.com/graysonchen/keep
sinatra assets pipeline example for jPlayer
https://github.com/graysonchen/keep
Last synced: 12 months ago
JSON representation
sinatra assets pipeline example for jPlayer
- Host: GitHub
- URL: https://github.com/graysonchen/keep
- Owner: graysonchen
- Created: 2013-05-07T03:44:35.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T04:01:48.000Z (about 13 years ago)
- Last Synced: 2025-03-11T13:49:24.590Z (over 1 year ago)
- Language: JavaScript
- Size: 5.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Keep
----------
music room.
Instructions
============
1. Clone the repository.
2. bundle install
3. Run the server `bundle exec thin start -p 9002 -e production`
or `rackup config.ru -s thin -E production -p 9002`
4. Visit the root URL and create a music room.
5. Demo [http://keep.growcn.com](http://keep.growcn.com)