Introduction
Welcome to the MTRO PRO documentation.
MTRO PRO is a property management platform that helps hosts and property managers streamline their operations.
Architecture
The project is organized as a monorepo with the following services:
| Service | Description |
|---|---|
| core | Backend API — Node.js/TypeScript |
| admin-panel | Owner dashboard — React + Vite |
| guest-app | Guest-facing application |
| superadmin-panel | Internal admin panel |
| landing | Marketing website |
| automation | Automation workflows |
| docs | This documentation site |
Getting Started
Check the guides in the sidebar to learn more about each service.