ProjectsParts Services
CROP Parts Services - Documentation
> Documentation index for the CROP microservices monorepo.
CROP Parts Services - Documentation
Documentation index for the CROP microservices monorepo.
Services
| Service | Description |
|---|---|
| search | Elasticsearch-powered parts search with autocomplete |
| catalog | Product catalog management with transformers |
| user | User accounts and equipment (garage) management |
| payment | Stripe payment processing |
| health-analytics | Health monitoring and analytics |
| analytics | Usage analytics |
| media | Image and file handling |
Architecture
- Architecture Overview - GCP infrastructure and system design
Deployment
- Deployment Guide - GCP Cloud Run deployment
API Documentation
Each service exposes OpenAPI documentation:
- Swagger UI:
http://localhost:PORT/docs - OpenAPI spec:
http://localhost:PORT/openapi.json
Resources
Last updated: 2025-12-29