Documentation
What you can do today
- Scaffold fullstack apps instantly using predefined templates.
- Select frameworks like Next.js, Express.js, MongoDB, TailwindCSS, and more.
- AI-powered project generation is currently in early access (join waitlist).
- Automatic personalization of `.env`, `package.json`, and `README.md` files.
✨What's New?
- Full AI-powered project scaffolding based on natural language prompts using Generative AI
- Enhanced template customization options
- Backed by LLM models like DeepSeek and Llama
How to use Boilrplate CLI
Boilrplate CLI is a command-line tool that helps you quickly set up your project with the stack of your choice. You can use it to create a new project or add new features to an existing one.
Install or use directly:
npx boilrplate
use the framework picker to simply copy then paste on your terminal Create Project
npx boilrplate [frontend] [backend] [database] --flat
(NEW!) Use natural language with access code:
npx boilrplate "I want a Next.js + MongoDB app" --access YOUR-ACCESS-CODE
Get Free Access
Signup to get the free early access to Boilrplate CLI and be the first to try it out.