Skip to content

A production-ready Django starter template with Docker support and best practices for rapid development setup.

Notifications You must be signed in to change notification settings

a-jalilian66/django-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Starter Project

A production-ready Django starter project with Docker support, PostgreSQL, and best practices for quick project bootstrapping.

Features

  • Django 5.1.4 - Latest stable version of Django
  • PostgreSQL - Production-ready database setup
  • Docker - Containerized development and deployment
  • Environment-based Settings - Separate configurations for development and production
  • Best Practices - Following Django and Docker best practices
  • Security Focused - Secure default configurations

Prerequisites

  • Docker and Docker Compose
  • Git

Quick Start

  1. Clone the repository:
git clone https://github.com/a-jalilian66/django-starter.git
cd django-starter

About

A production-ready Django starter template with Docker support and best practices for rapid development setup.

Resources

Stars

Watchers

Forks

Packages

No packages published