Refine CLI args and lifecycle logging

This commit is contained in:
Shantur Rathore
2025-11-17 22:08:50 +00:00
parent 40e8c90bab
commit a3f02befa7
7 changed files with 1505 additions and 33 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@fastify/cors": "^8.5.0",
"commander": "^12.1.0",
"fastify": "^4.28.1",
"pino": "^9.4.0",
"zod": "^3.23.8"