Next-Stage
A modern, type-safe Next.js starter template designed for AI-driven development
Type-Safe Development
Built with TypeScript and Zod for end-to-end type safety from API routes to frontend components.
AI Editor Ready
Pre-configured development convention files for AI-powered editors like Windsurf and Cursor to accelerate your development workflow.
Hono API Integration
Leverage Hono's powerful middleware and routing capabilities for building robust API endpoints.
Validation & Security
Built-in form validation with React Hook Form and Zod ensures data integrity and security.
Modern Tech Stack
Frontend
- Next.js with App Router
- TypeScript for type safety
- Tailwind CSS for styling
- shadcn/ui components
Backend & API
- Hono for API routes
- Zod for validation
- React Hook Form integration
- Type-safe API responses
Development
- Bun package manager
- Biome for linting and formatting
- Markuplint for linting HTML
- AI editor convention files