In this video, we explore how to deploy a Deno app using Docker and Fly.io. We'll start by running the app locally with Docker, mapping the necessary ports, and creating Docker config files. After testing locally, we'll deploy the app using Fly.io, demonstrating how to install Fly, authenticate, and launch the app in production. By the end of this tutorial, you'll see how easy it is to get a Deno app up and running in production.
00:00 Introduction to Deploying Deno Apps
00:37 Setting Up Docker Locally
01:15 Running the App with Docker
02:21 Creating and Using a Docker Config File
03:24 Deploying with Fly.io
04:40 Verifying the Production App
Source code:
https://github.com/MoonHighway/deno-2...
Deno is an all-in-one batteries included JavaScript and TypeScript toolchain.
Website: https://deno.com
GitHub: https://github.com/denoland
Discord: / discord
Twitter: https:/twitter.com/deno_land