The bridge between all Autha instances.
Tip
You should not host your own instance of auth-website
.
(gravitalia.com is already a common bridge between all instances.)
- Clone repository:
git clone https://github.com/Gravitalia/auth-website.git
- Open directory:
cd auth-website
- Install dependencies:
pnpm install
Then, you can use it localy (pnpm dev
) or deploy it everywhere.