burn0 init
Configures burn0 for your project. Runs automatically onnpm install (in interactive terminals) or manually:
What it does
Detect services
Scans your
package.json and codebase for known API services. Shows what it found with auto-priced or plan-selection prompts.Example
Files created
| File | Purpose |
|---|---|
.burn0/config.json | Project name, services, plan selections |
.env | BURN0_API_KEY (if provided) |
.env.example | BURN0_API_KEY= placeholder |
Re-running
Runnpx burn0 init again at any time to reconfigure. It overwrites the existing config.