svelte-axum-project icon indicating copy to clipboard operation
svelte-axum-project copied to clipboard

Starting project template for Rust Axum backend and Svelte frontend

Results 1 svelte-axum-project issues
Sort by recently updated
recently updated
newest added

Hi, I think axum-login will simplify the code a bit. It is agnostic to storage. Right now, it depends on axum-sessions, but I see they are working on migrating to...