Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
# chaibuilder-app
Scaffold and manage ChaiBuilder apps effortlessly with an interactive CLI.

> **Deploying without a local setup?** You can skip the CLI entirely: deploy the
> [starter](https://github.com/chaibuilder/chaibuilder-starter) to a host such as
> Vercel, then open `/setup` on the deployed site. That wizard performs the same
> steps as `create` — migrations, admin user, and app record — and hands back the
> environment variables to paste into your host. Use this CLI when you want to
> develop locally.

## Commands & Usage

Expand Down