A dockerised starter stack containing FastAPI, Postgres, SqlAlchemy and Alembic
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
103
commits
Stash
8120168
Refactor app init and test init
056a415
Use fastapi[all] dep
02d55b5
Fix clone schema
aa7f346
stash
0c615be
Fix issue with Review model and __table_args__
bab0035
stash tenant wip
f0fc0d0
Comments
8ef7b7f
Add some more safeguards
2322c8f
Stash working test db.
9edcdbf
Fix generic crud route generator.
361753f
Move tenant create to verify_login
e470e37
Remove response_model, redundant and causes weird issues
68c1430
Tweak signup
5711d37
Signup route
dd9164b