Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukaii/allmusicdown
BJ4, very early stage
https://github.com/yukaii/allmusicdown
Last synced: 13 days ago
JSON representation
BJ4, very early stage
- Host: GitHub
- URL: https://github.com/yukaii/allmusicdown
- Owner: Yukaii
- Created: 2015-08-16T03:47:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T03:08:43.000Z (about 9 years ago)
- Last Synced: 2023-08-21T22:21:18.539Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 108 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
All Music Down
==============**BJ4**
## Development
```
bundle
```And starts mongodb.
If you've not installed it, then installed it by running `brew install mongodb` or something.
```
mogod
```Then starts server
```
foreman start
```and visit [http://localhost:5000](http://localhost:5000)
run `guard` for rspec testing, `tux` for sinatra shell playground.
## Todos
* Sidekiq and clockwork jobs
* Expressive front-end design (恩......)