scrimba
AI Engineering
Deploy AI Apps
Create a Cloudflare worker
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Create a Cloudflare worker
AboutCommentsNotes
Create a Cloudflare worker
Expand for more info
terminal-commands.md
run
preview
console
## Create a Worker
npm create cloudflare@latest

## Deploy a Worker
npx wrangler deploy
Console
/index.html
-4:23