This template serves as a straightforward boilerplate to kick-start your Django projects, ensuring you have the essential configurations and setup right from the beginning.
- Docker: This template uses Docker to manage its environments. Ensure you have Docker installed and running on your machine. Visit the Docker official documentation to get started.
./run-devenv.sh
./deploy-prodenv.sh
./stop-prodenv.sh
2024.07.16 (July 2024)