This is just a starter template to implement containerization for Django Apps, with both development and production environments
Tecnologies Included:
- Docker
- Gunicorn
- Nginx
- Django(Python)
- Postgress
- Make sure docker is installed and working properly
- Clone this repo