Example project using warp and sveltekit.
For more details, see post Single Rust Binary with SvelteKit.
To run it, build the webapp first and then run it:
cd web npm run build cd .. cargo run