Important
- Documentation coming soon.
- Demo site :: web.vazen.dev
- Vazen :: velocity + (minimal & simplicity)
- pnpm :: Fast, disk-efficient package manager
- commitlint :: Enforces Conventional Commits
- lefthook :: Fast Git hooks (pre-commit, pre-push, etc.)
- knip :: Dead-code analysis and project cleanup
- Prettier :: Opinionated code formatter
- ESLint :: Static analysis and linting
- Docker :: Local development via Docker Compose
- t3-oss/env-nextjs :: Validates environment variables at build-time
- Nosecone :: Security headers made simple (Arcjet’s OSS library)
Note
- VisBug is an open-source in-browser design and debugging tool that lets you visually inspect, edit, and experiment with live webpages—directly in production or prototype states.
- Ideal for designers and content creators who want design-tool interactions inside the browser.
- Install VisBug for your browser: Chrome · Firefox · Safari · Edge
- Next.js v16 :: React framework with app router
- React.js v19 :: Latest React with React compiler enabled
- Typescript :: Type-safe development
- Tailwind CSS v4 :: Utility-first CSS framework
- oRPC :: tRPC alternative with built-in OpenAPI support
- Tanstack Query :: Data fetching and caching
- PostgreSQL :: Primary database
- Drizzle ORM :: Type-safe queries + Cloudflare Hyperdrive integration (cached, geo-distributed reads)
- Better-Auth :: Comprehensive authentication framework
- Polar :: Payments infrastructure
- React Email :: React-based email templates
- PostHog :: Web analytics
- Sentry :: Error monitoring & logging
- c15t :: Developer-first consent management (cookie compliance); see benchmark results: cookiebench.com
- GitHub Actions (CI) :: Stage deployment pipeline for the Next.js application
- Cloudflare :: Optimized for rapid prototypes, MVPs, and fast-moving startups; cost-efficient with minimal infrastructure overhead.
- MIT License :: See the LICENSE file for details.
- Built by Hashversion & Powenel (design-system)
- Inspired by modern web development best practices