Listed below are a few guides to help get your started building applications using PropelAuth libraries. We also have Github repos listed for all of these applications for you to clone and explore on your own, which have been separated into frontend and backend starter repos.

Next Example App

In this guide, we’ll build an example B2B application in Next.js where users can sign up, login, manage their accounts, and view organization and member information, all using PropelAuth and NextJS.

React/Express Example App

In this guide, we’ll build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and member information, PropelAuth, React, and Express.

React/Fast API Example App

In this guide, we’ll build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and member information, all using PropelAuth, React, and FastAPI.

React/Flask Example App

In this guide, we’ll build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and member information, PropelAuth, React, and Flask.

React/Python + Chalice Example App

In this guide, we’ll build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and member information, PropelAuth, React, Python, and Chalice.

React/Rust + Axum Example App

In this guide, we’ll build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and member information, PropelAuth, React, Rust, and Axum.