FastAPI SAAS Template (Boilerplate code)
Stars
180
Forks
29
Watchers
180
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
1
commits
Fixing DB Scoped session issue discovered in Production. All 23 tests passed.
1666569View on GitHubOrg Best cases test. a few failing test. I have not figured out why yet.
cfc1ec6View on GitHubtest bug fixed. Auth testing two outstanding endpoints. Password reset and change.
859628dView on GitHubwritting teats. Pytest is hanging. Need to resolve by the next push.
1363394View on GitHubSession Swaped for Scoped Session to prevent reuse of any session during the request cycle.
5d3a482View on GitHubTestings the Template. (Current bug the switch from db_session to test_db_session)
79a7da6View on GitHub