Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zzy/yew-ssr-tide
https://github.com/zzy/yew-ssr-tide
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zzy/yew-ssr-tide
- Owner: zzy
- License: mit
- Created: 2022-02-22T04:53:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T06:51:08.000Z (almost 3 years ago)
- Last Synced: 2024-08-04T01:06:35.793Z (5 months ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-yew - yew-ssr-tide - The example demonstrates Yew server-side rendering with tide & surf, it needs the **development version** of Yew. (Projects)
README
# Yew Server-side Rendering with tide & surf
This example demonstrates yew server-side rendering with tide & surf.
This demo need the **development version** of yew.
Run `cargo run` and navigate to http://localhost:8080/ to
view results.