Skip to content

Architecture

Welcome to the Atlas ERP Architecture documentation. This section covers the core system design, technical decisions, and patterns used throughout the application.

Overview

Atlas ERP is a cloud-native, multi-tenant enterprise application built using a modern TypeScript stack. It strictly separates the frontend (Next.js) from the backend (NestJS API), ensuring a scalable, secure, and maintainable codebase.

In this section