Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.36 KB

README.md

File metadata and controls

47 lines (36 loc) · 1.36 KB

disploy

Vercel

Disploy Deno Template


Disploy's Discord server Tests status

Overview

This is a minimal template that utilises Disploy without it's CLI and runs on Deno. You can deploy easily to Deno Deploy once the npm: import specifier is implemented into Deno Deploy, for now you can only run via the Deno CLI.

Workflow

  • Deploy commands
$ deno task deploy
  • Start
$ deno task start
  • Tunnel
# ngrok is a great way to reverse proxy to the public internet
$ ngrok http 8000

Need Help?

https://discord.gg/E3z8MDnTWn - Join our Discord server for support and updates!