boilerplate for developing Svelte app with Rust backend
Svelte-Rust-Boilerplate is a quick boilerplate that allows developers to write Svelte apps using Warp, a Rust web framework, as the backend. The Svelte app is bundled with Snowpack and utilizes Snowpack’s dev proxy capability to proxy requests during development to the dev server. This boilerplate aims to provide a seamless development experience for developers using both Svelte and Rust.
To install and set up the Svelte-Rust-Boilerplate, follow these steps:
npm install
Svelte-Rust-Boilerplate is a boilerplate that combines the Svelte frontend framework with the Warp backend framework in Rust. It provides a straightforward installation process and key features such as Snowpack bundling and a development proxy. This boilerplate is actively maintained and open to contributions from the community.