deno_fresh
experimenting with deno deploy and fresh framework
- Fresh : https://deno.com/blog/fresh-is-stable
- deno install : https://deno.land/manual/getting_started/installation
- islands architecture : https://www.patterns.dev/posts/islands-architecture/
- preact : https://preactjs.com/
- project : https://dash.deno.com/projects/chek-awesome-new-test
- live demo : https://chek-awesome-new-test.deno.dev/
awesome, no build, just push
irm https://deno.land/install.ps1 | iex
deno run -A -r https://fresh.deno.dev my-app