A simple blog website built with the tRPC framework, Next.js, and Prisma ORM. The project is created using T3 App.
- tRPC
- Prisma
- Next JS
- Chakra UI
- Install all required dependencies
- pnpm install
-
Create .env file and provide required envs
-
Run locally
- pnpm dev
- Browse your data in prisma studio
- pnpm prisma studio