https://github.com/carbon-design-system/carbon-platform
The "next" version of the Carbon Design System website, as a platform.
https://github.com/carbon-design-system/carbon-platform
design-system platform
Last synced: 16 days ago
JSON representation
The "next" version of the Carbon Design System website, as a platform.
- Host: GitHub
- URL: https://github.com/carbon-design-system/carbon-platform
- Owner: carbon-design-system
- License: apache-2.0
- Created: 2021-10-07T20:08:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T16:24:00.000Z (about 2 months ago)
- Last Synced: 2025-04-14T07:44:35.100Z (about 1 month ago)
- Topics: design-system, platform
- Language: JavaScript
- Homepage: https://next.carbondesignsystem.com
- Size: 80.8 MB
- Stars: 21
- Watchers: 10
- Forks: 6
- Open Issues: 209
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Carbon Platform
> The platform for Carbon Design System includes packages and services that are used by Carbon's
> website and the backend that supports it.## Quality metrics
[](https://sonarcloud.io/summary/new_code?id=carbon-design-system_carbon-platform)
[](https://sonarcloud.io/summary/new_code?id=carbon-design-system_carbon-platform)
[](https://sonarcloud.io/summary/new_code?id=carbon-design-system_carbon-platform)[](https://sonarcloud.io/summary/new_code?id=carbon-design-system_carbon-platform)
[](https://sonarcloud.io/summary/new_code?id=carbon-design-system_carbon-platform)
[](https://sonarcloud.io/summary/new_code?id=carbon-design-system_carbon-platform)
[](https://sonarcloud.io/summary/new_code?id=carbon-design-system_carbon-platform)## Deployments
| Environment | Description |
| ------------------------------------------------- | -------------------------------- |
| [Production](https://next.carbondesignsystem.com) | Main deployment. Updated weekly. |
| [Test](https://next-test.carbondesignsystem.com) | Test environment. Updated daily. |## Getting started
If you're just getting started, here are some links so you can learn more about what we're working
on and what we have planned for the future.| Process | Description |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Releases](https://app.zenhub.com/workspaces/platform-product-management-624ca9397d28730018df40c2/reports/release) | Releases are documented in Zenhub and are organized by time-based deliverables. Each release has an estimated release date and a description of high-level outcomes. |
| [Design Sprints](https://app.zenhub.com/workspaces/platform-design-624ca8ad03d709001dc542bf/reports/burndown), [Development Sprints](https://app.zenhub.com/workspaces/platform-development-624c3fc8b7972e001130fef7/reports/burndown) | The team's two-week sprints are managed through Zenhub. Each sprint tracks GitHub Issues through to completion. |
| [Epics](https://github.com/carbon-design-system/carbon-platform/issues?q=is%3Aissue+is%3Aopen+label%3AEpic) | Epics are documented as GitHub Issues with the `Epic` label and contain Issues related by subject. As epics are not related by time, epics can span multiple sprints. |
| [Issues](https://github.com/carbon-design-system/carbon-platform/issues) | GitHub Issues are the team's smallest unit of work and are typically labeled by `type:` (e.g. bug or enhancement), `role:` (which skillsets are required to complete) and if the Issue is a bug, its `impact:` (how many users are affected) and `severity:` (what functionality is affected.) |
| [Roadmap](https://app.zenhub.com/workspaces/platform-product-c-624ca9397d28730018df40c2/roadmap) | A visual overview of the releases and their epics. |## Developer docs
https://carbon-design-system.github.io/carbon-platform/
## Kubernetes config repo
[https://github.com/carbon-design-system/carbon-platform-k8s](https://github.com/carbon-design-system/carbon-platform-k8s)