/examples-next-prisma-todomvc

mirror of https://github.com/trpc/trpc/tree/main/examples/next-prisma-todomvc

Primary LanguageTypeScript

TodoMVC

Setup

pnpm create next-app --example https://github.com/trpc/trpc --example-path examples/next-prisma-todomvc trpc-todo
cd trpc-todo
pnpm
pnpm dev

Useful commands

pnpm dx # runs prisma studio + next

Created by @alexdotjs.