https://github.com/atomicojs/example-fresh-deno
https://github.com/atomicojs/example-fresh-deno
deno fresh ssr webcomponents
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/atomicojs/example-fresh-deno
- Owner: atomicojs
- Created: 2022-07-04T03:15:02.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T05:15:23.000Z (almost 4 years ago)
- Last Synced: 2025-05-09T07:25:58.625Z (about 1 year ago)
- Topics: deno, fresh, ssr, webcomponents
- Language: TypeScript
- Homepage: https://atomico-webcomponents-tgd58wd8ntcg.deno.dev/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fresh + Atomico webcomponents
This is an example of [Atomico webcomponents](https://github.com/atomicojs/atomico) taking advantage of Fresh's
support for Preact, thanks to the [@atomico/react](https://github.com/atomicojs/react) package things
magically work even with SSR
### Usage
Start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.
## Todo
1. [ ] esm.sh no resuelve correctamente el modulo @atomico/react, this does not associate the types