mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
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 <noreply@anthropic.com>
This commit is contained in:
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user