selique / next-prisma-trpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
NextJS Prisma tRPC
A NextJS app using Prisma with tRPC
next
react
prisma
trpc
postgresql
typescript

NextJS Prisma tRPC

This is an example NextJS app that uses Prisma with tRPC.

Deploy on Railway

Features

  • πŸ§™β€β™‚οΈ E2E typesafety with tRPC
  • ⚑ Full-stack React with Next.js
  • ⚑ Database with Prisma
  • βš™οΈ VSCode extensions
  • 🎨 ESLint + Prettier
  • πŸ” Validates your env vars on build and start

πŸ’β€β™€οΈ How to use

  • Click the Deploy on Railway button

πŸ“ Notes

About


Languages

Language:TypeScript 93.0%Language:JavaScript 7.0%