Skip to content

joshfinnie/links.rs

Repository files navigation

Links

This is a small website built using Yew. It uses trunk to run locally, and build for deployment.

I wanted to explore this library and see how it all works.

Installation

$ rustup target add wasm32-unknown-unknown
$ cargo install --locked trunk
$ cargo install wasm-bindgen-cli
$ trunk serve

Deployments

Deployments are handled via Github Actions. We deploy manually to Netlify after building.

About

A small linktree style app using Yew.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published