/djangogoboot-template

Django project template used by Djangogoboot

Primary LanguageJinjaMIT LicenseMIT

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.