What are Bases?
Bases are pre-configured project templates that include:- Tech Stack: Pre-installed libraries and frameworks
- File Structure: Organized folder layout
- Sample Code: Example implementations
- Configuration: Ready-to-use config files
Why Use Bases?
Save Time
Start with working code instead of from scratch
Best Practices
Learn from well-structured examples
Pre-configured
Skip setup, start building features
Customizable
Modify to fit your exact needs
Finding Bases
Browse bases in the Marketplace:- Click Marketplace in the sidebar
- Select Bases tab
- Filter by category or search
- View details and tech stack
- Click Install to add to library
Creating Projects from Bases
1
Install Base
Add the base to your library from the marketplace
2
Create Project
Click Create New Project from dashboard
3
Select Base
Choose Base as source and select from your library
4
Start Building
Project initializes with base structure ready to customize
Popular Base Types
Landing Page Bases
Landing Page Bases
- Hero sections and CTAs
- Feature showcases
- Contact forms
- Responsive layouts
Dashboard Bases
Dashboard Bases
- Data visualization
- Admin panels
- Analytics displays
- User management
E-commerce Bases
E-commerce Bases
- Product catalogs
- Shopping carts
- Checkout flows
- Order management
Authentication Bases
Authentication Bases
- Login/signup forms
- User profiles
- Password reset
- Protected routes