ChaiCode Hackathon · Builder Mode On
Technology stack
ShipFlow AI is a full-stack tRPC monorepo built for the complete product delivery lifecycle — from feature request to shipped code.
Stack
- Monorepo
- Turborepo + pnpm
- Web app
- Next.js 16, Shadcn UI, React Server Components
- API
- tRPC (type-safe procedures)
- Auth
- BetterAuth (GitHub OAuth + email/password)
- Database
- PostgreSQL (Neon) + Prisma ORM
- Jobs
- Inngest (clarify, PRD, tasks, review, release, codegen)
- GitHub
- Octokit App + webhooks (PR sync, diff analysis, comments)
- AI
- Vercel AI SDK + OpenRouter
- Vectors
- Pinecone (optional PR context retrieval)
- Billing
- Razorpay (Free / Pro plans, AI credits)
- Deploy
- Vercel
Workflows powered by this stack
- Feature clarify → PRD approval → task generation → plan approval (multi-member)
- GitHub PR webhook → PRD-aware AI review → fix/re-review loop
- Release readiness check → human approval gate → shipped
- Workspace invites, project picker, manual PR linking