Add Rust server
Owns the database, PIN rotation and all LiveKit token minting. Kiosk registration, session-stable joins, admin auth, layouts, branding, media uploads and the hosted installer script.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE kiosks ADD COLUMN metrics TEXT;
|
||||
ALTER TABLE kiosks ADD COLUMN metrics_at INTEGER;
|
||||
Reference in New Issue
Block a user