/saminray-task

This task is related to an interview process.

Primary LanguagePythonMIT LicenseMIT

saminray-task

API Document

The API document has been generated by DRF-spectacular.

Open the api/docs/ path to see documents.

How To Run?

You can use the prebuilt data by importing them to database:

python manage.py loaddata fixtures/server.json --app master.server

Docker

Simply Use this docker-compose and run the command docker-compose up in your terminal.

Tradition

$ pip install -r requirements.txt
$ python manage.py runserver