Enable Scalar + OpenAPI spec for user posting

This commit is contained in:
Kevin Puig
2025-09-27 13:20:15 -04:00
parent 3d79c9cf4f
commit b9982b626f
4 changed files with 36 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
"dev": "bun run --hot src/index.ts"
},
"dependencies": {
"@hono/standard-validator": "^0.1.5",
"@hono/zod-validator": "^0.7.3",
"@prisma/client": "^6.16.2",
"@scalar/hono-api-reference": "^0.9.19",