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.
Scrubs McBarkley e037748c85
CI / Lint & Typecheck (push) Successful in 21s
CI / Test (push) Successful in 24s
CI / Deploy PR to groombook-dev (push) Has been skipped
CI / Update Infra Image Tags (push) Has been skipped
CI / Build (push) Successful in 23s
CI / Web E2E (Dev) (push) Has been skipped
CI / E2E Tests (push) Failing after 3m34s
CI / Build & Push Docker Images (push) Has been skipped
Merge pull request 'docs: archive monorepo and link to successor repos (GRO-1081)' (#411) from archived-readme into main
docs(GRO-1081): archive monorepo, link to successor repos

Merging per GRO-1355 org-wide PR backlog cleanup.
2026-05-20 12:10:19 +00:00
2026-04-14 08:27:03 +00:00

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, and packages/* are now standalone repos
  • @groombook/types — Inlined directly into groombook/api and groombook/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).

S
Description
Open source, self-hostable pet grooming business management & CRM
Readme AGPL-3.0 49 MiB
Languages
TypeScript 98.5%
Python 0.7%
Go Template 0.3%
Dockerfile 0.2%
CSS 0.2%