Skip to content

Cattapee/jukebox-django-bestfork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Jukebox

Jukebox rewrite with Django - currently newstaff project Fa24

Getting started

Requirements:

Clone this repo and enter it:

git clone https://github.com/ocf/jukebox-django
cd jukebox-django

Install dependencies:

poetry install

Activate the Poetry environment:

poetry shell

Enter the jukebox directory, and run the project:

cd jukebox/
python manage.py runserver

About

Django rewrite of https://github.com/ocf/jukebox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%