Skip to content

authzed/design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuthZed Design

A monorepo housing AuthZed's self-serve design tools and resources.

Overview

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.

Projects

Design system documentation and component library.

  • Component showcase
  • Design guidelines
  • Brand assets

More projects coming soon

Getting Started

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.

Structure

design/
├── sandworm/        # Design system documentation
└── [future-tools]/  # Additional design tools

Contributing

  1. Clone the repository

    git clone https://github.com/authzed/design.git
  2. Navigate to the project you want to work on

    cd design/<project-name>
  3. Follow the project-specific setup instructions in its README

Development

  • 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

Support

For questions or issues:

License

See LICENSE for details.