DocumentationIntroduction

Introduction

Handrix is a visual page builder platform.

Overview

Handrix provides a rich editor experience for building web pages without writing code directly.

Architecture

The platform consists of several services:

  • Frontend – Next.js-based editor UI
  • API Service – Core REST API
  • Auth Service – Authentication and authorization
  • Core Service – Business logic
  • Socket Service – Real-time collaboration
  • Gateway – API gateway