feat: FastAPI server with WebSocket broadcast and static serving

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Vlad Doloman
2026-06-22 18:58:49 +03:00
parent 3367eeb80b
commit 2e757fa645
2 changed files with 104 additions and 0 deletions

2
frontend/index.html Normal file
View File

@@ -0,0 +1,2 @@
<!DOCTYPE html>
<html><body><h1>Llamagochi loading...</h1></body></html>