mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-26 05:12:46 -07:00
672e4b69d7
* refactor: pass reqwest from tuono_lib crate and prepared vite_reverse_proxy * feat: add proxy entry point on vite side * refactor: internal_handlers_folder * feat: handle vite websocket tunnel * feat: handle unexpect WebSocket messages * feat: split dev/prod ssr handling * feat: split js/rust bundle reloading * feat: prevent close error on websocket connection * feat: remove vite proxy on prod server * feat: update version to v0.4.0
Tuono tutorial
This project is the outcome of the tuono tutorial
If you want to directly install it you can run:
$ tuono new my-project -t tutorial