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.
Chris Farhood d407b895be docs: archive monorepo and link to successor repos
GRO-1081: Execute groombook/app monorepo decommission

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-14 17:39:49 +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%