Give it a nice UI, add invitation syncing, replace the chat-stubs with actual implementation. Should probably inspect the syncing logic and the api client stuff a bit closer since it doesnt use the same logic that I had fed it as an example

This commit is contained in:
2026-05-23 17:46:03 +02:00
parent d4fed5db23
commit 4efa1806fc
20 changed files with 1264 additions and 593 deletions

1
.env.example Normal file
View File

@@ -0,0 +1 @@
VITE_API_URL=http://localhost:3000