Skip to main content

Clean Stack

A clean industry grade TypeScript stack for a scalable web application

// Modern TypeScript stack for scalable apps
import {
microservices,
observability,
caching,
rateLimiter,
} from 'clean-stack';
100%TypeScript
20+Libraries
0Config Hassle
Scalability

Features

What makes Clean Stack special?

Monorepo Structure

Efficiently organize and scale your projects using Nx for monorepo management.

Learn more

TypeScript Everywhere

Leverage the power of static typing across the entire stack for better code quality and maintainability.

Learn more

Microservices Architecture

Build scalable applications with a distributed system of loosely coupled services.

Learn more

Observability

Complete observability stack with Open Telemetry, Prometheus, Grafana, Loki, and Tempo.

Learn more

Rate Limiting

Implement robust rate limiting strategies to manage API traffic and enhance security.

Learn more

Cache Management

Modular cache management with support for Redis and other cache stores.

Learn more

Code Quality

Enforced through ESLint, Prettier, and TypeScript to ensure high-quality code.

Learn more

gRPC Communication

Efficient service-to-service communication with gRPC for high-performance APIs.

Learn more

Developer Experience

Enhanced DX with hot reloading, dependency management, and consistent tooling.

Learn more

Quick Start

Get up and running in minutes with these simple steps

1

Clone the Repository

git clone https://github.com/ersanyamarya/clean-stack.git
2

Install Dependencies

cd clean-stack && bun install
3

Start Development

bun run platform:all

Ready to Build Something Amazing?

Clean Stack provides everything you need to build robust, scalable applications