ahtlon f96894db8c Add groupManager;
reduce cardmanager to creating and deleting for now;
fix typo
2026-04-24 16:24:37 +02:00
2026-04-24 16:24:37 +02:00
2026-04-12 23:11:34 +02:00
2026-04-15 09:45:03 +02:00
2026-04-15 09:45:03 +02:00
2026-04-23 22:51:20 +02:00
2026-04-18 23:40:44 +02:00
2026-04-23 22:51:20 +02:00
2026-04-18 23:40:44 +02:00

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
No description provided
Readme 518 KiB
Languages
Python 82.3%
Nix 17.7%