From 7ffbe817c4cde646cf6a17fbedddcf396bd63b47 Mon Sep 17 00:00:00 2001 From: johndoe6345789 Date: Wed, 21 Jan 2026 18:05:23 +0000 Subject: [PATCH] docs: Add postgres and storybook to standalone projects table - postgres: PostgreSQL admin dashboard (Next.js, Drizzle ORM) - storybook: Component documentation (React, Vite, Storybook) Now 15 standalone projects in monorepo. Co-Authored-By: Claude Opus 4.5 --- docs/CLAUDE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/CLAUDE.md b/docs/CLAUDE.md index ebd8af009..98d5f5329 100644 --- a/docs/CLAUDE.md +++ b/docs/CLAUDE.md @@ -4,7 +4,7 @@ **Status**: Phase 2 Complete, Monorepo Consolidated **Overall Health**: 82/100 **Vision**: Universal Platform - One cohesive system for code, 3D, graphics, media, and system administration -**Structure**: Monorepo containing MetaBuilder core + 13 standalone projects +**Structure**: Monorepo containing MetaBuilder core + 15 standalone projects --- @@ -449,9 +449,11 @@ metabuilder/ | `packagerepo/` | Package repository service | Python, FastAPI | | `pastebin/` | Code snippet sharing | Next.js, TypeScript | | `pcbgenerator/` | PCB design automation | Python | +| `postgres/` | PostgreSQL admin dashboard | Next.js, Drizzle ORM | | `repoforge/` | GitHub client for Android | Kotlin, Compose | | `smtprelay/` | Email relay server | Python, Twisted | | `sparkos/` | Minimal Linux + Qt6 app | C++, Qt6, Linux | +| `storybook/` | Component documentation | React, Vite, Storybook | **Critical Root Files:** - `CLAUDE.md` - THIS FILE (in docs/)