mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
567 B
567 B
Repository structure doc
Monorepo tool
Packages
Highly inspired by @tanstack/router
- vite-fs-router
- vite plugin interface
- router generator
- react-router
- react-router-server
- tuono-runtime (entry point)
JS Public interface
- tuono-runtime (all in one js framework package)
Crates
- tuono (cli interface)
- tuono-axum-builder (axum project builder)
- tuono-watch (folder watch reload)
Rust Public interface
- tuono (cli, dev and prod environment)