Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 415 Bytes

Django Template

Super Cool Template by shunk-py

Features

  • Docker Services for Django Application
    • Django 3+ (with Django REST framework 3.1+)
    • PostgreSQL
    • Mail Catcher
    • Celery + Celery Beat + Redis for Periodic Task
    • Nginx
    • Let's Encrypt SSL by https-portal
  • Makefile for Service Utilities
  • Formatting by Black
  • Github Actions for Running Test / Deploy