feat: implement StaySense MVP backend, frontend, imports, and deployment docs

This commit is contained in:
Oliver 2026-02-15 13:08:56 +01:00
commit 902988276c
No known key found for this signature in database
24 changed files with 2536 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[Unit]
Description=Run StaySense import every 6 hours
[Timer]
OnBootSec=5min
OnUnitActiveSec=6h
Unit=staysense-import.service
Persistent=true
[Install]
WantedBy=timers.target