music.service.backend/run.sh

3 lines
88 B
Bash
Executable File

python manage.py makemigrations
python manage.py migrate
python manage.py runserver 9090