Onboarding Portal

Use this page to get productive in under 30 minutes.

What this repo is

GitiNext backend is a Go monorepo with:

  • services/*: deployable services (Docker images, Swarm services)
  • packages/*: shared libraries (logger, vault, rpc, metrics, etc.)
  • shared-schema/*: protobuf + generated code shared across services
  • docker-compose.swarm.yml: production-ish Swarm deployment definition

Quickstart (read-first)

  1. Intro + product context: docs/README.md
  2. Setup + first run: docs/overview/getting-started.md
  3. Architecture map: docs/architecture/microservices.md

Where to look first (by role)

Backend engineers

DevOps / SRE

Frontend (TMA) integrators

How docs are served

docs.nextgiti.cloud is served by the services/docs Go service that bakes this repo’s docs/ folder into the docs image at build time.

© 2025 GitiNext - Enterprise Crypto Infrastructure | GitHub | Website