add CRUD routes + prometheus client

Co-authored-by: James Hawkins <jhawki2005@gmail.com>
This commit is contained in:
mrjvs
2023-10-29 15:12:13 +01:00
parent c0d137b4b4
commit bb571fc349
10 changed files with 530 additions and 11 deletions

View File

@@ -37,6 +37,7 @@
"@mikro-orm/core": "^5.9.0",
"@mikro-orm/postgresql": "^5.9.0",
"fastify": "^4.21.0",
"fastify-metrics": "^10.3.2",
"fastify-type-provider-zod": "^1.1.9",
"jsonwebtoken": "^9.0.2",
"neat-config": "^2.0.0",