(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

@ -20,7 +20,11 @@
"fastify-plugin": "^5.1.0",
"joi": "^18.0.2",
"otp": "^1.1.2",
<<<<<<< HEAD
"typebox": "^1.0.64",
=======
"typebox": "^1.0.63",
>>>>>>> 16e6ae0 ((schism): started separating backend from frontend)
"uuidv7": "^1.1.0"
},
"devDependencies": {