Hello, Deno!
This little example is being served by Deno. You can run it locally or in porduction on Deno Deploy or other hosting platforms.
- Run it locally with
deno task dev - Deploy it to Deno Deploy via the CLI by running
deno deploy - Run it locally and share it publically by running
deno deploy --connected
What's next?
You can clone this example and deploy it to Deno Deploy in just a few clicks