web: implemented Server State (Schmackofatz)

This commit is contained in:
Sphereso 2024-07-10 20:38:10 +02:00
parent b7fc25b3da
commit 613b6a9314
8 changed files with 67 additions and 33 deletions

1
web/.gitignore vendored
View file

@ -6,6 +6,7 @@ components.d.ts
# local env files
.env.local
.env.*.local
.env
# Log files
npm-debug.log*