Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 2.04 KB

README.md

File metadata and controls

40 lines (28 loc) · 2.04 KB

fands.dev django template

Shields.io

Easy peasy

What is in the box

Installation

You need python 3.11, poetry and cookiecutter.

We only support PostgreSQL as the database backend, so make sure it runs on localhost:5432 before installing the project.

pipx install poetry
pipx install cookiecutter

cookiecutter gh:fandsdev/django

FAQ

I wanna hack this!

Thank you so much! Check out our build pipeline and pick any free issue.