Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Stars
200
Forks
51
Watchers
200
Open Issues
28
Overall repository health assessment
No package.json found
This might not be a Node.js project
121
commits
63
commits
34
commits
20
commits
20
commits
19
commits
12
commits
10
commits
7
commits
6
commits
feat(async): add uvicorn, asgi, upgrade django=4.1 (#473)
d305b93View on GitHubfix(docker): Fixed an issue with the Postgres Docker image name (#474)
2afafb2View on GitHubfeat: add GraphQL API implementation using django-graphene (#449)
7295330View on GitHubfix(docker-start): Redirect access/error logs to std-out (#470)
56334b6View on GitHubfix(Makefile): Update poetry export command to use --with option (#468)
43e41a2View on GitHubfix(compose): Use postgis protocol for connection (#467)
ecd0435View on GitHubfeat(docker): Use GDAL/postgis when postgis is enabled (#464)
0a76329View on GitHubchore: Add docker-compose to run all services through docker (#440)
badcff4View on GitHubfix(pyproject.toml): Add dependencies for mkdocs (#458)
e00c784View on GitHubdocs(README): Update docs to drop legacy poetry command (#457)
ecbfd00View on GitHub