ka66ann / de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy Deno to Render

  1. Create a new repository from this template repository.
  2. Create a new web service on Render from that repository.
  3. Render should automatically select Docker as the Environment. You may select a different Region, Branch, or Plan if you wish. The Free plan works fine for this simple Deno server.
  4. Click Create Web Service

That's it! Your Deno web service will be live on your Render URL as soon as the build and deploy finish.

Here's an example deploy of the service.

About


Languages

Language:Dockerfile 58.4%Language:TypeScript 41.6%