Playing around with Rust backend stuff using Rouille.
Based off this blog post by @anderspitman.
This repo uses npx!
cd ui && npm i && npx webpackcd .. && cargo run- Navigate to http://localhost:5000
Playing around with Rust backend stuff using Rouille.
Based off this blog post by @anderspitman.
This repo uses npx!
cd ui && npm i && npx webpackcd .. && cargo run