basic room display grid + buttons

This commit is contained in:
2025-12-04 12:27:31 +01:00
parent 61a7ab64d1
commit 787a248e6f
10 changed files with 241 additions and 12 deletions

1
src/config.js Normal file
View File

@@ -0,0 +1 @@
export const API_BASE = "http://localhost:7080";