feat(database): split stuff into multiple files

This commit is contained in:
Maieul BOYER 2025-08-13 15:46:20 +02:00 committed by Maix0
parent baf9dc54c6
commit 70d72f4419
9 changed files with 307 additions and 76 deletions

View file

@ -9,6 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@fastify/jwt": "^9.1.0",
"better-sqlite3": "^11.10.0",
"fastify": "^5.0.0",
"fastify-plugin": "^5.0.1",