musician
To run the app please do the following commands:
1- create virtual environment and install requirements.txt
2- run migrate python manage.py migrate
3- build the static files from react cd frontend/ && npm run dev
4- run server
To run the app please do the following commands:
1- create virtual environment and install requirements.txt
2- run migrate python manage.py migrate
3- build the static files from react cd frontend/ && npm run dev
4- run server