(schism): started separating backend from frontend

This commit is contained in:
apetitco 2025-12-16 14:09:02 +01:00
parent 117b535962
commit fb49ba4ee9
13 changed files with 1214 additions and 163 deletions

View file

@ -27,7 +27,11 @@
"fastify": "^5.6.2",
"fastify-plugin": "^5.1.0",
"socket.io": "^4.8.1",
<<<<<<< HEAD
"typebox": "^1.0.64"
=======
"typebox": "^1.0.63"
>>>>>>> 16e6ae0 ((schism): started separating backend from frontend)
},
"devDependencies": {
"@types/node": "^22.19.3",