Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/molefrog/deno-preact-ssr
🐢 Deno Preact SSR example, with `wouter-preact` router
https://github.com/molefrog/deno-preact-ssr
deno preact router ssr wouter
Last synced: about 2 months ago
JSON representation
🐢 Deno Preact SSR example, with `wouter-preact` router
- Host: GitHub
- URL: https://github.com/molefrog/deno-preact-ssr
- Owner: molefrog
- License: mit
- Created: 2023-05-19T08:56:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T12:00:26.000Z (about 1 year ago)
- Last Synced: 2024-10-19T22:33:06.410Z (3 months ago)
- Topics: deno, preact, router, ssr, wouter
- Language: JavaScript
- Homepage: https://preact-ssr.deno.dev/about
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Preact SSR running on Deno example
To run the dev-server `deno task dev`, to watch and build the front-end bundle
`deno task dev-front`.