create-deepcrawl
v0.0.4
Published
Bootstrap and deploy a Deepcrawl stack from your terminal.
Downloads
27
Readme
create-deepcrawl
Bootstrap and deploy a Deepcrawl stack from your terminal.
Status: early MVP (v0-only).
Deployment targets:
- Available now:
V0 API Worker only - Supporting soon:
Dashboard app + API - Supporting soon:
Fullstack app + auth + API - Supporting soon:
Custom domains and routes
Quick start:
- Interactive location prompts:
npm create deepcrawl - Skip the location prompts:
npm create deepcrawl ../my-app - Local package dev mode:
pnpm -C packages/create-deepcrawl dev -- ../my-app
