Skip to content

thaw-ui/thaw-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thaw CLI

⚠️ This project is still under development.

Build tool for Leptos.

Getting started

Install

cargo install --git https://github.com/thaw-ui/thaw-cli --locked

Configuration file

Add Thaw.toml in the project root directory. Please refer to the Config structure for the type (Currently all configurations are optional).

Command

thaw serve csr
thaw serve ssr

thaw build csr
thaw build ssr

Goals

The API is aligned with Vite (Rolldown) as much as possible.

Reuse existing libraries as much as possible to optimize the development experience. e.g.: Subsecond, Manganis.

Resources

Vite - Native-ESM powered web dev build tool.

Dioxus CLI - Tooling to supercharge Dioxus projects.

cargo-leptos - Build tool for Leptos.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published