trpc / examples-next-prisma-todomvc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:TypeScript 97.4%Language:JavaScript 2.6%