Skip to content
 
 

Repository files navigation

Turborepo Bun Zod tRPC Prisma

TURBOREPO + BUN + ZOD + TRPC + PRISMA

Create a .env file in the /config package and add the following :

BACKEND_PORT=<your-backend-port>
JWT_SECRET=<your-jwt-secret>
DATABASE_URL=<your-database-connection-string>
RESEND_API_KEY=<your-resend-api-key>
CLIENT_ID_GITHUB=<your-github-client-id>
CLIENT_SECRET_GITHUB=<your-github-client-secret>

About

your immediate tRPC & turborepo template with github oauth and email verification via resend along with a postgres orm prisma, proper tooling and pre-commit hooks via husky — ship faster with t3

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages