Skip to content

Commit 52b68b1

Browse files
authored
Add Litestar + SQLAlchemy 2 + PostgreSQL Template (#16)
1 parent c270473 commit 52b68b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ that you would normally find as third-party extensions in other frameworks.
261261

262262
- [Litestar Fullstack with Vite, VueJS, Redis, PostgreSQL, and more](https://github.com/litestar-org/litestar-fullstack) - Made by [@cofin](https://github.com/cofin/).
263263
- [Example Litestar Service](https://github.com/andy-takker/example-litestar-service) - Production-ready Litestar service template with clean architecture, dishka DI, JWT auth with RBAC, NATS via FastStream, and observability.
264+
- [Litestar + SQLAlchemy 2 + PostgreSQL Template](https://github.com/modern-python/litestar-sqlalchemy-template) - Dockerized starter with dependency injection and Alembic. Made by [@modern-python](https://github.com/modern-python).
264265
<!--lint ignore awesome-list-item-->
265266
- [Basic Litestar App](https://github.com/JacobCoffee/litestar-template) - Basic Litestar app with TailwindCSS.
266267
- [Clean Architecture Litestar Project Template](https://github.com/Peopl3s/clean-architecture-litestar-project-template)

0 commit comments

Comments
 (0)