scheduled cleanup jobs

This commit is contained in:
mrjvs
2023-10-29 17:15:07 +01:00
parent 91750a5086
commit b6b6288a7a
7 changed files with 86 additions and 1 deletions

View File

@@ -36,6 +36,7 @@
"@fastify/cors": "^8.3.0",
"@mikro-orm/core": "^5.9.0",
"@mikro-orm/postgresql": "^5.9.0",
"cron": "^3.1.5",
"fastify": "^4.21.0",
"fastify-metrics": "^10.3.2",
"fastify-type-provider-zod": "^1.1.9",