https://github.com/davidnixon/hello-carbon-nuxt
Carbon components & Nuxt template with support for IBM id and other OpenID providers
https://github.com/davidnixon/hello-carbon-nuxt
carbon cypress ibm-cloud marvel-api nuxt nuxtauth tailwind vue3
Last synced: 2 months ago
JSON representation
Carbon components & Nuxt template with support for IBM id and other OpenID providers
- Host: GitHub
- URL: https://github.com/davidnixon/hello-carbon-nuxt
- Owner: davidnixon
- License: mit
- Created: 2024-01-29T21:29:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-31T15:02:30.000Z (11 months ago)
- Last Synced: 2025-07-31T18:21:49.032Z (11 months ago)
- Topics: carbon, cypress, ibm-cloud, marvel-api, nuxt, nuxtauth, tailwind, vue3
- Language: Vue
- Homepage:
- Size: 24.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hello Carbon Nuxt (Archived)
This repository was created to demonstrate how to integrate the [Carbon Design System](https://carbondesignsystem.com/) into a Nuxt application.
It served as a reference for best practices, example components, and integration patterns such as authentication, internationalization, and testing.
## 📦 Project Status
This repository is now a **public, read-only archive**.
All future development, updates, and maintenance for this project have moved to a monorepo:
👉 [Hello Carbon Vue3](https://github.com/IBM/hello-carbon-vue3)
That monorepo contains this codebase, the original documentation, and ongoing work related to eaxamples for Carbon with Vue 3.
Note: The mono-repo is a WIP on the `chore-mono-repo` branch
## 🔗 Related Repositories
- [Hello Carbon Vue3](https://github.com/IBM/hello-carbon-vue3) – Actively maintained monorepo with Vue 3 examples and Carbon integration.
---
💡 If you are looking to experiment, extend, or contribute, please head over to the [Hello Carbon Vue3](https://github.com/IBM/hello-carbon-vue3) repository.