Documentation
Everything you need to build with Webpresso. Get started with our CLI, explore templates, and deploy production-ready apps.
create-webpresso
Scaffold a new project in seconds with our CLI
Templates
Production-ready templates for React, Next.js, FastAPI, and more
Quick Start
Create a new project with a single command:
Terminal
$ npx create-webpresso my-appThis will prompt you to select a template and set up your project with all dependencies installed.
Available Templates
React + ViteVite + React 19 + TypeScript + Tailwind
react-viteNext.jsNext.js 15 + App Router + TypeScript + Tailwind
nextjs-appExpressExpress + TypeScript + Docker
express-tsFastAPIFastAPI + Python 3.12 + uvicorn
fastapiGo + ChiGo 1.23 + Chi router
go-chi