Choose your preferred technologies to generate the perfect project setup
Choose your programming language
Type-safe development with better tooling
Fast setup with ES modules
Select your frontend framework
Modern React with Vite
Full-stack React framework
Backend-only project
Choose your backend framework
Modern, fast web framework
Traditional Node.js framework
Frontend-only project
Select your database
Robust relational database
Flexible document database
No database
Select your JavaScript runtime
Fast JavaScript runtime
Traditional JavaScript runtime
Copy and run this command to create your project
TypeScript + React + Hono + PostgreSQL + Bun
bun create framecli my-app
cd my-app
bun run dev