Monorepo Structure
Efficiently organize and scale your projects using Nx for monorepo management.
Learn moreA clean industry grade TypeScript stack for a scalable web application
// Modern TypeScript stack for scalable apps
import {
microservices,
observability,
caching,
rateLimiter,
} from 'clean-stack';
What makes Clean Stack special?
Efficiently organize and scale your projects using Nx for monorepo management.
Learn moreLeverage the power of static typing across the entire stack for better code quality and maintainability.
Learn moreBuild scalable applications with a distributed system of loosely coupled services.
Learn moreComplete observability stack with Open Telemetry, Prometheus, Grafana, Loki, and Tempo.
Learn moreImplement robust rate limiting strategies to manage API traffic and enhance security.
Learn moreEnforced through ESLint, Prettier, and TypeScript to ensure high-quality code.
Learn moreEfficient service-to-service communication with gRPC for high-performance APIs.
Learn moreEnhanced DX with hot reloading, dependency management, and consistent tooling.
Learn moreGet up and running in minutes with these simple steps
git clone https://github.com/ersanyamarya/clean-stack.git
cd clean-stack && bun install
bun run platform:all
Clean Stack provides everything you need to build robust, scalable applications