The backend system is the foundation of your Akan.js application. Built on Nest.js, it provides a robust, scalable architecture for handling data storage, business logic, and API endpoints.
🏗️ Architecture Highlights
Each function has one Nest module, and these modules combine to form a server. Multiple servers form a cluster that provides high availability and scalability for your services.