https://github.com/codemonument/deno_fresh_template
The personal template of deno fresh web projects for codemonument.
https://github.com/codemonument/deno_fresh_template
Last synced: about 2 months ago
JSON representation
The personal template of deno fresh web projects for codemonument.
- Host: GitHub
- URL: https://github.com/codemonument/deno_fresh_template
- Owner: codemonument
- Created: 2023-07-24T17:06:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T19:04:48.000Z (almost 3 years ago)
- Last Synced: 2025-10-20T08:40:18.525Z (8 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deno Fresh Template
## Changes to the normal fresh init
- Preconfigured esm setup via: `deno run -A -r https://esm.sh init`
- Twind v1 (instead of v0): https://fresh.deno.dev/docs/examples/using-twind-v1
- Move Head into \_app.tsx