Django Docker Starter Template

Introduction

This is just a starter template to implement containerization for Django Apps, with both development and production environments

Tech Stacks

Tecnologies Included:

  1. Docker
  2. Gunicorn
  3. Nginx
  4. Django(Python)
  5. Postgress

How to reproduce this repo

  1. Make sure docker is installed and working properly
  2. Clone this repo