This repository has been archived on 2026-05-24 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
9e8723de5791d2501c039ff4c1fc973ee27b729e
CI / Deploy PR to groombook-dev (push) Has been skipped
CI / Web E2E (Dev) (push) Has been skipped
CI / Lint & Typecheck (push) Successful in 22s
CI / Test (push) Successful in 24s
CI / Build (push) Successful in 21s
CI / Build & Push Docker Images (push) Has been skipped
CI / Update Infra Image Tags (push) Has been skipped
CI / E2E Tests (push) Failing after 3m32s
fix(ci): use REGISTRY_TOKEN + E2E DinD networking on main Merging per GRO-1355 org-wide PR backlog cleanup.
infra
@ b667a3f005
GroomBook Monorepo — Archived
This repository has been archived and replaced by standalone repositories.
Successor Repositories
| Repository | Description |
|---|---|
| groombook/api | Hono REST API (TypeScript, Node.js) |
| groombook/web | React PWA frontend |
| groombook/charts | Helm charts for Kubernetes deployment |
What Changed
- Monorepo split complete — The former
apps/api,apps/web, andpackages/*are now standalone repos @groombook/types— Inlined directly intogroombook/apiandgroombook/web- E2E testing — Now via Playwright MCP, no standalone repo needed
- CI/CD — Each repo has its own pipeline; see individual repos for status
Migration Notes
If you were cloning groombook/groombook for local development:
# API
git clone https://github.com/groombook/api.git
cd api && pnpm install && pnpm dev
# Web (in a new terminal)
git clone https://github.com/groombook/web.git
cd web && pnpm install && pnpm dev
For full Docker Compose setup, see each repo's README.
Archive Info
This repository was archived on 2026-05-14 as part of the monorepo decommission ([GRO-1081]). The history is preserved but the repo is read-only.
For Kubernetes deployments, see groombook/infra (private).
Languages
TypeScript
98.5%
Python
0.7%
Go Template
0.3%
Dockerfile
0.2%
CSS
0.2%