Is it possible to create a worker using Rust+Vue?

I'm trying to create a worker using Rust as the backend and Vue as the frontend, I started from the template with Rust but I don't know how to proceed...
Was this page helpful?