User Tools

Site Tools


cotrav_monorepo_package_creation_service_build_guide

This is an old revision of the document!


Cotrav Monorepo – Package Creation & Service Build Guide

This document describes how to create shared packages and build/run services in the Cotrav monorepo. It is Confluence-ready and can be pasted directly.

Repository Structure

cotrav-services/

│

├─ package.json (root – workspaces enabled)

│

├─ packages/ (shared libraries)

│ ├─ logger/

│ ├─ errors/

│ ├─ middlewares/

│ └─ tsconfig.json (base TS config for packages)

│

├─ workspace/ (runtime services)

│ ├─ auth-service/

│ ├─ booking-service/

│ └─ payment-service/

│

└─ node_modules/

cotrav_monorepo_package_creation_service_build_guide.1768823324.txt.gz · Last modified: by pradnya