Rust/Axum PropelAuth Starter

This repo contains a Rust/Axum backend which uses PropelAuth where users can sign up, login, manage their accounts, and view organization and member information.

Here are guides which will walk you through how to use this frontend code with a variety of frontend library options.

You can use this with any compatible frontend, like the React PropelAuth Starter

Using this repo

Make sure to update .env with your project's information. Then setup your venv, install, and run:

$ cargo run