How do I use this?
Installing Deno
To install Deno, follow the docs here, You can then clone or download this starter
For local development run the deno command:
deno task dev
To deploy to deno.deploy you just need to sign up for an account, then once logged in you can create a new project and point it to your github repo.