This project houses the Authzed & SpiceDB documentation website. It's built with Docusaurus v2.
See CONTRIBUTING.md for instructions on how to contribute and perform common tasks like building the project and running tests.
Install dependencies:
pnpm install
Run a development server:
pnpm run start