T3
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
Install / Use
/learn @rshdhere/T3README
TURBOREPO + BUN + ZOD + TRPC + PRISMA
</div>1. Install Dependencies
From the root of the monorepo, install all workspace dependencies :
bun install
2. Generate Prisma-Client
move to the /store package and generate the prisma-client :
bun run prisma:generate
3. Environment variables
move to the /config package and add your .env :
BACKEND_PORT=3001
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
4. Manual Port's
move to the /config package and in constants.ts configure your client and server port's accordingly
5. Change address for email service
move to the /api package, Inside src/email.ts change the "from-address" and update the "bold-tag" to your address/domain from resend and your labs page or your service name accordingly
from: "your-resend-email/domain"
<b>your-name/your-email-service</b>!
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
