๐ A modern, full-featured TypeScript starter kit for building full-stack web applications โ cloud-native, scalable, and designed for real-world production.
- Frontend: Vite-powered React app (optimized for Netlify)
- Backend: GraphQL API running on AWS Lambda (via serverless functions)
- Worker: Background job processor consuming from AWS SQS
- Infrastructure: Provisioned using Pulumi โ supports AWS and Cloudflare
- CLI: Custom CLI for common dev and ops tasks
- Local Dev: Docker Compose-powered development environment
- Observability: Sentry error reporting and source maps
- Authentication: Google OAuth and magic link sign-in included
- Paddle: Integrated with Paddle subscriptions
- Email: Transactional email support included with nodemailer
- Serverless-first backend with AWS Lambda
- Integrated with Cloudflare for DNS and edge services
- Infrastructure as Code with Pulumi
- TypeScript for frontend, backend, infrastructure, and CLI
- Clean, modular, monorepo-ready architecture
- Minimal boilerplate with room for customization
- Designed for productivity, scalability, and modern developer experience
For setup, usage, and deployment instructions, see the docs/ folder.
MIT โ free to use, fork, and adapt.