apps/eclipse/README.md
The documentation site for the Eclipse Design System. This Next.js app showcases and documents all components from the @prisma/eclipse package.
apps/docs) imports and uses Eclipse components; this app serves as the component library referencepnpm install
pnpm dev
Runs on http://localhost:3002 (docs is 3000, blog is 3001).
content/design-system/ — MDX docs (atoms, molecules, colors)src/ — App shell, search, layout, and MDX components@prisma/eclipse from packages/eclipse (workspace package)packages/eclipse — the actual @prisma/eclipse component libraryapps/docs — Prisma docs site that uses Eclipse components