|
|
||
|---|---|---|
| client/dist | ||
| conf.dev | ||
| server | ||
| .gitignore | ||
| README.md | ||
README.md
ITRadio Project
ITRadio Backend
- Start the virtual environment:
pip install -r requirements.txt - cd
cd ITRadioBackend - Run the server:
python manage.py runserver
ITRadio Frontend
To run the frontend, navigate to the ITRadioFrontend directory and run the development server:
cd ITRadioFrontendVue/ITRadioFrontend
npm run dev
AzuraCast
AzuraCast is used in this project. For installation and getting started, visit the AzuraCast Documentation. https://www.azuracast.com/docs/getting-started/installation/