Skip to content

shalearkane/GrooveLife_Alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrooveLife_Alpha

This is the backend for the GrooveLife Music Streaming platform. You can find the frontend at GrooveFront

How to run

  1. Create a new Python environment .env
  2. Install requirements by pip install -r requirements.txt
  3. Setup MySQL and create a database named GrooveLife
  4. Run migrations first using python manage.py migrate. If this runs correctly, that means the database is working.
  5. Run python manage.py runserver

About

Music Streaming Platform

Resources

License

Stars

Watchers

Forks

Languages