The API document has been generated by DRF-spectacular.
Open the api/docs/
path to see documents.
You can use the prebuilt data by importing them to database:
python manage.py loaddata fixtures/server.json --app master.server
Simply Use this docker-compose and run the command docker-compose up
in your terminal.
$ pip install -r requirements.txt
$ python manage.py runserver