Thaw template

January 5, 2025 ยท View on GitHub

Creating your repo from the template

This template requires you to have cargo-generateinstalled. You can install them with

cargo install cargo-generate
# or
cargo binstall cargo-generate

To set up your project with this template, run

cargo generate thaw-ui/thaw-template

to generate your new project, then

cd {{project-name}}

to go to your newly created project.

Resources

start-actix

start-axum

start-trunk