Single Rust Binary with Vite+Svelte can be easily packaged in a container image using docker or podman. In production you will probably want to specify a specific origin, but for our sample this will do for now. Our Rust web server is now ready to host the static web files from the directory.
Table of contents
Single Rust Binary with Vite+SvelteCreate a Warp ApplicationVite+Svelte ProjectCreate Rust+Svelte BinarySort: