(schism): started separating backend from frontend

This commit is contained in:
apetitco 2025-12-16 14:09:02 +01:00
parent 5ee7e7c0b7
commit 61d8e693c5
13 changed files with 1214 additions and 163 deletions

View file

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