In Progress·Full-Stack·2025
Launchpad
Production-ready SaaS boilerplate
Next.jsClerkStripeResendPostgreSQLPrismaTypeScript
Overview
Launchpad is an opinionated Next.js starter that eliminates repetitive SaaS scaffolding. Authentication, Stripe billing, transactional email, role-based access control, and an admin panel are all configured and production-ready out of the box.
Planned Features
- ▸Clerk authentication with org-level multi-tenancy and fine-grained RBAC
- ▸Stripe Checkout + Customer Portal with webhook verification middleware
- ▸Resend transactional email with React Email templates for onboarding flows
- ▸Prisma + PostgreSQL with migration scripts for users, orgs, and subscriptions
In Development
Launchpad is actively being built. Here's what's planned:
- ▸Clerk authentication with org-level multi-tenancy and fine-grained RBAC
- ▸Stripe Checkout + Customer Portal with webhook verification middleware
- ▸Resend transactional email with React Email templates for onboarding flows
- ▸Prisma + PostgreSQL with migration scripts for users, orgs, and subscriptions
Est. launch 2025
Other Projects
View allDev Wear
Full-stack e-commerce with cart, JWT auth, and a Node/MongoDB backend — deployed end-to-end on Vercel.
Full-StackWeather Application
Real-time weather app with location search, 5-day forecasts, and a clean responsive UI.
FrontendTodo List App
Task manager with LocalStorage persistence, status filters, and smooth animations.
Frontend