A monorepo housing AuthZed's self-serve design tools and resources.
This repository serves as the central hub for AuthZed's design infrastructure, containing tools and applications that empower teams to build consistent, high-quality user experiences.
Design system documentation and component library.
- Component showcase
- Design guidelines
- Brand assets
More projects coming soon
Each project within this monorepo is self-contained with its own documentation and setup instructions. Navigate to the project directory you're interested in and follow the project-specific README.
design/
├── sandworm/ # Design system documentation
└── [future-tools]/ # Additional design tools
-
Clone the repository
git clone https://github.com/authzed/design.git
-
Navigate to the project you want to work on
cd design/<project-name>
-
Follow the project-specific setup instructions in its README
- Each project maintains its own development workflow
- Follow the coding and contribution guidelines specific to each project
- Ensure changes are compatible with the project's supported environments
For questions or issues:
- Open a GitHub issue
- Join our Discord community
See LICENSE for details.