About

Hey Fellow IndieHackers! πŸ‘‹

I'm Tanishq, and I built PropelKit after abandoning 6 SaaS projects in 4 months.

The problem: I kept rebuilding the same infrastructure. Auth, payments, multi-tenancy, email templates. By the time I finished the boring stuff, I'd lost momentum on the actual product idea.

What PropelKit is:
A Next.js boilerplate with everything pre-wired (auth, Stripe/Razorpay, multi-tenancy, credits, admin dashboard, 90+ components) PLUS an AI Product Manager that builds your custom features on top.

The AI Product Manager uses Claude Code but fixes the context drift problem. Instead of Claude forgetting your database schema and rewriting working code, it maintains persistent context through PROJECT.md, REQUIREMENTS.md, and ROADMAP.md files.


Works in phases: Discuss β†’ Plan β†’ Execute β†’ Verify. Claude spawns parallel agents that each read your project context before writing code.


Also includes Loveable auto-wiring. Design in Loveable, export, run one command, and your UI is wired to the backend in 20 minutes.