This is a demo project for Nick Taylor's talk on Fresh, a new full stack web framework for Deno.
Resources:
Ensure that you have Deno installed.
To start the project, run deno task start
This will watch the project directory and restart as necessary.
To debug the project, run deno task debug