Skip to content

laughface809/trpc-prisma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tRPC + Express + React + Prisma

This is a minimal monorepo for Express.js as backend and React frontend with tRPC support. Which is can be used as a starting point for any express trpc react application, with prisma.

Clone and install dependencies ⚡

$ git clone https://github.com/laughface809/trpc-mongo
$ cd trpc-mongo
$ npm i --workspaces
# Only if using the Prisma ORM
$ npx prisma db push

Quick Start ⚡

$ npm i --workspaces
$ npm run dev

About

trpc prisma boilerplate

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages