Deploy Deno on Northflank
Published 29th December 2023
By Northflank
Deno is a secure server-side JavaScript runtime, similar to Node.js. Like Node.js, Deno 🦕 uses the V8 JavaScript engine under the hood but the rest of runtime is implemented in Rust and Typescript.
This template clones a repository into your Git account and deploys it in a combined service.
- Create an account on Northflank
- Click deploy Deno now
- Select the Git account, name the repository, and set the repository public or private
- Click
deploy stack
to save and run the Deno template - Select the Deno service when the template run has finished
- Open the
code.run
domain
After deploying this template you can clone the repository locally, make changes, and push them. The changes will be automatically built and deployed.