22e57996c208cb41770ce04279f28c81bce76950
- merge card.py, user.py and dbmodels.py into models.py - deduplicate - change responsemodels in the manager functions - correct inports
Gatekeeper - Door access system Status: WIP - not prod ready
Dev with nix develop
start dev server uv run fastapi dev
Swagger UI @ http://127.0.0.1:8000/docs
start prod server uv run fastapi run
Issues:
nix run currently broken
timeslot not implemented
no auth
no door state
card system is dummy until I get hardware
Description
Languages
Python
82.3%
Nix
17.7%