solcreek/Creek Deploy
Deploy to the edge in seconds. No account required for sandbox previews.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dir | Directory to deploy (default: auto-detect from dist/, build/, out/, or package.json) | no | — |
| token | Creek API key. Omit for sandbox mode (60 min preview, no account needed). | no | — |
| demo | Deploy a sample site to verify connectivity. | no | false |
| protect | Password-protect this deployment. | no | — |
Outputs
| name | description |
|---|---|
| url | Deployed URL (production or sandbox) |
| preview-url | Preview URL (authenticated deploys only) |
| sandbox-id | Sandbox ID (sandbox mode only) |
| deployment-id | Deployment ID (authenticated deploys only) |
| duration | Deploy duration in milliseconds |
| mode | Deploy mode: sandbox, production, or demo |