You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# type = "javascript" is required to use the `[build]` section
type = "javascript"
account_id = "aeeb6270a84f4da2e7366198360b9700"
workers_dev = true
route = ""
zone_id = ""
vars = { ADMIN_SIGNING_KEY="CHANGEME" } # You might want to put that inside a secret instead, but for the purpose of this demo, we're making it a visible variable :)
[build]
command = "npm install && npm test && npm run build"
[build.upload]
# The "modules" upload format is required for all projects that export a Durable Objects class