All Projects → vintasoftware → hub.rocks

vintasoftware / hub.rocks

Licence: other
An online jukebox with all the songs from Deezer and YouTube. Built with Django and Angular.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

hub.rocks

Build Status Code Health

Dependencies

  • Python 3.5

Deployment (Heroku)

  • before deploying to Heroku, do this:

heroku config:set BUILDPACK_URL=https://github.com/vintasoftware/heroku-buildpack-multi.git

heroku run python manage.py createcachetable django_db_cache_collectfast

Local

pip install -r requirements.txt

python manage.py syncdb

python manage.py migrate

python manage.py bower install

Help

If you have any questions or need help, please send an email to: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].