feat: public api start

This commit is contained in:
Catalin Pit
2023-11-22 15:03:15 +02:00
parent 9444e0cc67
commit 24d9906557
4 changed files with 264 additions and 1 deletions

View File

@ -17,6 +17,8 @@
"@trpc/next": "^10.36.0",
"@trpc/react-query": "^10.36.0",
"@trpc/server": "^10.36.0",
"@ts-rest/core": "^3.30.5",
"@ts-rest/next": "^3.30.5",
"superjson": "^1.13.1",
"zod": "^3.22.4"
}