NARA Boilerplate
The Full-Stack React Boilerplate That Actually Ships
Stop wasting time on boilerplate setup. Start with a production-ready foundation built for developers who ship fast and ship often.
From Zero to Production
Follow these simple steps to get your NARA application up and running
Get the latest version of NARA boilerplate
npx degit KotonoSora/nara-vite-react-boilerplate my-app
💡 Replace 'my-app' with your project name
Use your preferred package manager
cd my-app
bun install
💡 Package manager only supports Bun for now
Initialize the local database
bun run db:generate
bun run db:migrate
💡 Creates the SQLite database for development
Launch the development server
bun run dev
💡 Your app will be available at http://localhost:5173
Everything You Need, Nothing You Don't
Production-Ready Features
Built with focus on type safety, performance, and developer ergonomics
Modern Tech Stack
Carefully selected technologies that work seamlessly together
🚀 Licensing Options
Open Source
Perfect for open source projects and learning
- Use, modify, and deploy freely
- Full source code access
- Must open source if deployed publicly
Commercial Edition
Great for closed-source and production SaaS projects
- No need to open source your changes
- One-time payment for lifetime access
- Distributed via Gumroad
🌟 Showcase
Projects proudly built with NARA