View the tutorial on Deno's blog.
Make sure to add DATABASE_URL
to your environmental variables, then:
deno run --allow-net --allow-env server.ts
-
Go to Deno Deploy and sign in with your GitHub account.
-
Create a New Project, then connect your GitHub repo.
-
Add the
DATABASE_URL
environmental variable. -
Click "Link" and watch it deploy in seconds.