unfinished image API

This commit is contained in:
Tzvetan Trave
2025-10-17 20:06:54 +02:00
parent a265583d4d
commit 0fdbc96dc4
15 changed files with 518 additions and 31 deletions

View File

@ -4,6 +4,7 @@
"@fastify/cookie": "^11.0.2",
"@fastify/env": "^5.0.2",
"@fastify/jwt": "^9.1.0",
"@fastify/multipart": "^9.2.1",
"axios": "^1.10.0",
"base32.js": "^0.1.0",
"bcrypt": "^6.0.0",
@ -13,6 +14,7 @@
"fastify-cli": "^7.4.0",
"pino": "^9.7.0",
"prom-client": "^15.1.3",
"sharp": "^0.34.4",
"solhint": "^6.0.0"
},
"type": "module",