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

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

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)