Powered by Cookiecutter, Cookiecutter SQLPage is a template for jumpstarting production-ready SQLPage projects quickly with PostgreSQL as database.
- Designed for PostgreSQL
- Support PostgreSQL versions 13, 14, 15, 16, 17
To use this template you need to install cookiecutter
I recommand to use uv to install cookiecutter as tool
uv tool install cookiecutter
Now cookiecutter is available on the shell
cookiecutter --version