test project for Disease Tracker startup
Hi there!
Task-Backend-1 "531"
- to setup and run localy follow instruction
https://cookiecutter-django.readthedocs.io/en/latest/developing-locally-docker.html
-
Usage is more or less straitforward
-
Swagger avalible at biotest.open-sky.org/api/docs/
- To create a normal user account, just go to Sign Up and fill out the form. Once you submit it, you'll see a "Verify Your E-mail Address" page. Go to your console to see a simulated email verification message. Copy the link into your browser. Now the user's email should be verified and ready to go.
The following details how to deploy this application.
See detailed cookiecutter-django Docker documentation.