Technical FAQ

What CMS architecture is used in this system, and what are the advantages of separating the frontend and backend?

The system uses a headless CMS architecture, separating the frontend and backend, which provides several key advantages: greater design flexibility, improved performance through specialized rendering methods (supporting both SSG and SSR), easier maintenance and scaling, and seamless integration with tools via API. This architecture allows for flexible development and optimized performance across different use cases.

Still have questions?

If you couldn't find an answer to your question, please contact our support team for assistance.