Skip to content

diesal11/zenstack-trpc-zod-bug

Repository files navigation

Zenstack TRPC/Zod bug

to reproduce the bug, run the following commands:

./start-database.sh

then in another terminal:

npm install
npm run db:generate
npm run db:push
npm run dev

Then navigate to http://localhost:3000/ and click the button. You should see the error in the server console.

The file containing the TRPC calls is src/app/page.tsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published