Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 490 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 490 Bytes

auth-website

The bridge between all Autha instances.

Host your own instance

Tip

You should not host your own instance of auth-website. (gravitalia.com is already a common bridge between all instances.)

  1. Clone repository: git clone https://github.com/Gravitalia/auth-website.git
  2. Open directory: cd auth-website
  3. Install dependencies: pnpm install

Then, you can use it localy (pnpm dev) or deploy it everywhere.