feat: setup openapi compliant rest api
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"@vercel/postgres": "^0.7.2",
|
||||
"drizzle-orm": "^0.28.5",
|
||||
"next": "^14.1.3",
|
||||
"nextjs-cors": "^2.2.0",
|
||||
"postgres": "^3.4.4",
|
||||
"react": "18.2.0",
|
||||
"react-beautiful-dnd": "^13.1.1",
|
||||
@@ -42,6 +43,7 @@
|
||||
"react-lottie-player": "^1.5.5",
|
||||
"superjson": "^1.13.1",
|
||||
"tailwind-merge": "^2.5.2",
|
||||
"trpc-to-openapi": "^2.0.2",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user