Skip to content

Latest commit

 

History

History

README.md

Aura Auth + React Router v7

Demonstration app

Official Docs · React Router v7


Overview

This project demonstrates Aura Auth authentication using Aura Auth documentation in an React Router v7 application.

Getting Started

You can run the documentation site locally for development or contribution.

From the repository root

pnpm dev --filter=react-router

Or manually from the root directory

cd apps/react-router
pnpm install
pnpm dev

Once started, open your browser at http://localhost:5173/ to view the app.

Documentation

Visit the official documentation website.

License

Licensed under the MIT License. © Aura Stack


Made with ❤️ by Aura Stack team