Your Command

Copy and run this command to create your project

Selected Stack

TypeScript + React + Hono + PostgreSQL + Bun

Language
TypeScript
Frontend
React
Backend
Hono
Database
PostgreSQL
Runtime
Bun

Generated Command

bun create framecli my-app

Next Steps

  1. 1Copy and run the command above in your terminal
  2. 2Navigate to your project: cd my-app
  3. 3Start development: bun run dev