Skip to content

Deno

Deno is a secure JavaScript and TypeScript runtime with batteries-included tooling and standards-based APIs. Use this component when you want Diploi to manage cache-friendly builds and keep Deno services updated without self-hosting.

Add to your project

Paste this entry into the components list in diploi.yaml to add Deno to your project.

components:
- name: Deno
identifier: deno
package: https://github.com/diploi/component-deno#main

See also