Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 696 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 696 Bytes

Djangogoboot-template

This is a special Django project template that is used by Djangogoboot. Djangogoboot a small Python CLI program that will use this template to start a new Django project from scratch with a complete single-instance CI/CD production stack powered by GitHub Actions.

See the Djangogoboot project at https://github.com/Apreche/djangogoboot/ for more information.

Using without Djangogoboot

It is possible to use this template on its own without Djangogoboot, but it will be quiet tedious. If that's really a road you would like to go down, the source code of Djangogoboot is effectively the documentation for this process.