create-rust-app
create-rust-app copied to clipboard
support svelte
hey @kindlychung, thanks for the second request :)
I'm assuming you're familiar with svelte! If you could rewrite the current frontend in svelte, I can do the work of adding it in as an option. It would need to support the current JWT-based authentication (but we can do that in another step)!
Correct me if I'm wrong, but wouldn't any frontend that's bundled w/ Vite work? It's just that react is what we use in the generated app.