Initialize API

This commit is contained in:
KMKoushik
2024-04-09 09:50:56 +10:00
parent 377069978a
commit 4d0441791b
7 changed files with 169 additions and 1 deletions

View File

@@ -19,6 +19,9 @@
"@auth/prisma-adapter": "^1.4.0",
"@aws-sdk/client-sesv2": "^3.535.0",
"@aws-sdk/client-sns": "^3.540.0",
"@hono/node-server": "^1.9.1",
"@hono/swagger-ui": "^0.2.1",
"@hono/zod-openapi": "^0.10.0",
"@prisma/client": "^5.11.0",
"@t3-oss/env-nextjs": "^0.9.2",
"@tanstack/react-query": "^5.25.0",
@@ -28,6 +31,7 @@
"@trpc/server": "next",
"@unsend/ui": "workspace:*",
"date-fns": "^3.6.0",
"hono": "^4.2.2",
"install": "^0.13.0",
"lucide-react": "^0.359.0",
"next": "^14.1.3",