Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.23 KB

Docs

License Build Status Mailing List Discord Server Twitter

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.

Getting Started

Install dependencies:

pnpm install

Run a development server:

pnpm run start