Skip to content
/ docs Public
forked from authzed/docs

Documentation website for Authzed & SpiceDB

License

Notifications You must be signed in to change notification settings

corkrean/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs

License Links Build Status Mailing List Discord Server Twitter

This project houses the Authzed & SpiceDB documentation website.

See CONTRIBUTING.md for instructions on how to contribute and perform common tasks like building the project and running tests.

Getting Started

Install pnpm:

brew install pnpm

Install dependencies:

pnpm install

Run a development server:

pnpm run dev

Now you should be able to see the docs rendered at http://localhost:3000

Run linters:

pnpm run lint

About

Documentation website for Authzed & SpiceDB

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 88.3%
  • TypeScript 11.1%
  • Other 0.6%