You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first introduction to using Rust to host a backend. It started as
learning HTMX and Axum
but grew to use Shuttle for hosting and managing a
Postgres database. It also uses WebAuthn for user
authentication.