Skip to content

A blog website built with the tRPC framework, Next.js, and Prisma ORM.

Notifications You must be signed in to change notification settings

sandipshiwakoti/trpc-blog

Repository files navigation

tRPC Blog

A simple blog website built with the tRPC framework, Next.js, and Prisma ORM. The project is created using T3 App.

Stacks Used

  • tRPC
  • Prisma
  • Next JS
  • Chakra UI

How to run it locally?

  1. Install all required dependencies
  • pnpm install
  1. Create .env file and provide required envs

  2. Run locally

  • pnpm dev
  1. Browse your data in prisma studio
  • pnpm prisma studio

About

A blog website built with the tRPC framework, Next.js, and Prisma ORM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published