v1.0.0
SyntaxKit 1.0
- New

The first public release. SyntaxKit is a commercially licensed, production-ready SaaS foundation built as a pnpm and Turborepo monorepo, with a Next.js product app and a separate documentation site. Authentication, multi-tenant organizations, Stripe billing with real entitlements, and streaming AI chat are wired together and tested, alongside the operational work that normally eats the first six months of a new product.
- Better Auth with passkeys, TOTP two-factor, and GitHub and Google OAuth
- Multi-tenant organizations with roles, invitations, and seat limits
- Stripe subscriptions backed by a seven-state entitlement machine
- Streaming AI chat routed through the Vercel AI Gateway
- oRPC, Prisma, and Zod for one type-safe path from database to browser
- Deployment configs for Vercel, Fly.io, Render, and Docker