Skip to main content
bunny.net Scripting Bunny Edge Scripting lets you deploy code directly to the edge. Your code runs close to your users, with zero server management.

Edge Scripting Quickstart

Built on Deno and V8 (the engine behind Chrome), Edge Scripting provides a secure, isolated runtime with access to standard Web APIs. Write code in the browser or connect your GitHub repository for continuous deployment.

Script Types

Features

  • Browser-based editor — Write, test, and deploy scripts without leaving your browser
  • GitHub integration — Connect a repository for version control and automatic deployments via GitHub Actions
  • Secrets and environment variables — Store API keys and configuration securely
  • Logs and statistics — Debug with real-time logs and monitor execution metrics

Next Steps