6ad50df3c27e8a8d08c4de3f2e778cb4e1fc1550
I basically copied this article https://fastapi.tiangolo.com/tutorial/security/oauth2-jwt
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 runcurrently broken- no auth
- no door state
- no door operations
- card system is dummy until I get hardware
Description
Languages
Python
82.3%
Nix
17.7%