Skip to content

Add Nexus Platform phase 0 foundation scaffold - #1

Merged
rgomids merged 1 commit into
mainfrom
agent/phase-0
Mar 26, 2026
Merged

Add Nexus Platform phase 0 foundation scaffold#1
rgomids merged 1 commit into
mainfrom
agent/phase-0

Conversation

@rgomids

@rgomids rgomids commented Mar 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • bootstrap the NestJS application with TypeScript strict mode and a GET /health endpoint
  • add centralized environment config, structured pino logging, OpenTelemetry bootstrap, and PostgreSQL connectivity with pg
  • create the modular monolith folder structure and placeholder modules for identity, organizations, users, access control, and audit logs
  • add Docker, Compose, Makefile, CI workflow, and baseline project documentation including phase status, commands, architecture, changelog, and ADRs

Testing

  • npm run lint
  • npm run build
  • npm run test:ci
  • integration and functional suites are implemented with Testcontainers and skip when Docker is unavailable locally

@rgomids
rgomids merged commit b29552f into main Mar 26, 2026
1 check failed
@rgomids
rgomids deleted the agent/phase-0 branch March 26, 2026 01:50
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