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

https://github.com/krisleech/jukebox

Jukebox service
https://github.com/krisleech/jukebox

Last synced: about 1 year ago
JSON representation

Jukebox service

Awesome Lists containing this project

README

          

# Jukebox

```
git clone ...
bin/setup
foreman start
```

The app is exposed as [HTTP](http://localhost:3000/) on port 3000 and
[HTTPS](https://localhost:3500/) on port 3500.

You can change these ports using environment variables, see `.env`.