Prerequisites
- Node.js 18+ or Bun
- A Cloudflare account with an API token (create one here)
Install Alchemy
Create your first deployment
Make updates
Update your Worker code insrc/worker.ts, then re-run the deployment script. Alchemy will detect the changes and update only what’s necessary:
Tear down
To delete all resources:What’s next?
Core concepts
Learn about resources, scopes, and lifecycle
Local development
Develop and test locally with Miniflare
Manage secrets
Securely handle API keys and credentials
More examples
Browse complete examples