CLAUDE.md — c9-platform
This is the workspace root for the c9 platform monorepo.
Structure
c9-ec/— Nuxt 4 EC Frontend (port 3010)c9-ims/— Next.js 16 IMS Admin (port 3011)c9-be/— NestJS 11 Backend (port 8080)
Conventions
- All sub-projects are git submodules
- i18n: default zh-TW, secondary en-US
- API response:
- Use
yarn pushto commit + push all repos