Django Rest API + PostgreSQL + gunicorn + NGINX
- Clone the repository
- In the root of the repository do a pipenv install and pipenv shell
- do a ./manage.py collectstatic
- docker-compose up --build -d
- Open your browser http://localhost:8000/api/v1/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Django Rest API + PostgreSQL + gunicorn + NGINX