Skip to content

nickytonline/fresh-demo

Repository files navigation

Demo Project for Fresh

This is a demo project for Nick Taylor's 2024 talks on Fresh, a full stack web framework for Deno.

Resources:

Usage

Ensure that you have Deno installed.

Start the project

To start the project, run deno task start

This will watch the project directory and restart as necessary.

Debug the project

To debug the project, run deno task debug

Releases

No releases published

Packages

No packages published