Very simple working server

This commit is contained in:
2025-01-30 15:02:01 +01:00
parent e16f678338
commit 6650f0e042
6 changed files with 49 additions and 144 deletions

2
.gitignore vendored
View File

@@ -60,3 +60,5 @@ target/
# Node
node_modules/
client/node_modules/
server/node_modules/