deno-deploy

Guide Deno app deployments to Deno Deploy with environment and domain configuration.

91|8|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/denoland/skills --skill deno-deploy-denoland
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deno-deploy
Source: https://github.com/denoland/skills/tree/main/skills/deno-deploy
Command: npx skills add https://github.com/denoland/skills --skill deno-deploy-denoland

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Deploying Deno apps to Deno Deploy can be complex due to environment setup, domain management, and tunnel/database configurations. This Skill provides structured guidance covering deployment workflows, environment variables, and multi-environment planning.

Core Features & Use Cases

  • Deployment workflows for production and preview environments, including tunnel usage and per-environment databases.
  • Environment variable management and domain configuration guidance for reliable, repeatable deployments.
  • Use Case: A team deploying a new app with a custom domain and a local tunnel for testing before production.

Quick Start

Run the guided deployment workflow to initialize and deploy your app to Deno Deploy.

Frequently Asked Questions about deno-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a Deno app to Deno Deploy with custom domains and environment variables?

To deploy a Deno app to Deno Deploy, you need structured guidance for configuring environment variables, mapping custom domains, and setting up deployment workflows for both preview and production environments.

Can I use a tunnel to test my Deno Deploy app locally before production?

Yes, you can use a tunnel to test your Deno Deploy app locally. This approach allows teams to validate configurations and per-environment databases before pushing changes to the production environment.

What is the best way to manage environment variables across staging and production Deno Deploy workflows?

The best way to manage environment variables across staging and production is using guided deployment workflows that provide repeatable configuration steps for reliable multi-environment planning in Deno Deploy.

How do I set up per-environment databases like Deno KV for my deployment workflows?

Setting up per-environment databases like Deno KV involves using guided deployment workflows that structure your database configurations separately for development, staging, and production environments during the Deno Deploy process.

Does Deno Deploy support multi-environment planning for development, staging, and production?

Deno Deploy supports multi-environment planning by applying structured deployment workflows across development, staging, and production. This includes managing separate databases, environment variables, and domain mapping for each stage.