Skip to content

chore(monorepo): scaffold Globe CRM monorepo with mise, docker-compose, root AGENTS.md#5

Open
gracefullight wants to merge 2 commits intomainfrom
symphony/FIR-5
Open

chore(monorepo): scaffold Globe CRM monorepo with mise, docker-compose, root AGENTS.md#5
gracefullight wants to merge 2 commits intomainfrom
symphony/FIR-5

Conversation

@gracefullight
Copy link
Member

@gracefullight gracefullight commented Mar 21, 2026

Summary

  • Add .mise.toml pinning Node 22, Python 3.12, Flutter 3, Terraform 1.x
  • Add docker-compose.yml with PostgreSQL 16+PostGIS, Redis 7, MinIO
  • Add biome.json for root-level JS/TS lint and format with VCS integration
  • Rewrite AGENTS.md with Globe CRM project overview, architecture diagram, and tooling table
  • Rewrite CLAUDE.md with Globe CRM instructions, backing service docs, and monorepo layout
  • Update .gitignore with Terraform and Flutter entries

Test plan

  • mise install resolves all pinned tool versions
  • docker compose up -d starts all 3 services with healthy status
  • npx @biomejs/biome check . runs without config errors
  • ./scripts/harness/validate.sh passes all checks

🤖 Generated with Claude Code

gracefullight and others added 2 commits March 21, 2026 18:02
…e, biome

- Add .mise.toml pinning Node 22, Python 3.12, Flutter 3, Terraform 1.x
- Add docker-compose.yml with PostgreSQL 16+PostGIS, Redis 7, MinIO services
- Add biome.json root-level lint/format configuration
- Update AGENTS.md with Globe CRM project overview and architecture diagram
- Update CLAUDE.md with Globe CRM instructions, backing service docs, and monorepo structure
- Add @biomejs/biome devDependency to root package.json
- Add .mise.local.toml to .gitignore

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…e, root AGENTS.md

- Add .mise.toml pinning Node 22, Python 3.12, Flutter 3, Terraform 1.x
- Add docker-compose.yml with PostgreSQL 16+PostGIS, Redis 7, MinIO
- Add biome.json for root-level JS/TS lint and format
- Rewrite AGENTS.md and CLAUDE.md for Globe CRM polyglot monorepo
- Update .gitignore with Terraform and Flutter entries

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant