Skip to content

kyeotic/snow-tracker

Repository files navigation

Leptos Hacker News Example with Axum

This example uses the basic Hacker News example as its basis, but shows how to run the server side as WASM running in a JS environment. In this example, Deno is used as the runtime.

Server Side Rendering with Deno

To run the Deno version, run

deno task build
deno task start 

Things I needed to add

cargo install trunk
cargo install cargo-leptos
cargo install --locked wasm-bindgen-cli
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh

About

Snow Report for Timberline

Resources

License

Stars

Watchers

Forks

Packages

No packages published