Skip to content

Shreyash019/distributed-architecture

Repository files navigation

Distributed Architecture Monorepo

Quick Start (3 Commands)

cp .env.example .env
docker compose up -d
docker compose ps

If needed, edit .env before running docker compose up -d.

Useful Commands

pnpm run docker:up
pnpm run docker:down
pnpm nx lint auth-service
pnpm nx build api-gateway

Documentation

  • Environment variables and onboarding: environment.md
  • Monorepo architecture guide: NxMonorepo.md

About

Distributed systems monorepo for building and deploying scalable microservices with an API gateway, shared TypeScript packages, and cloud-native infrastructure using Docker, Kubernetes, and Terraform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors