legendary-invention is an enterprise SaaS platform foundation. Its current production shape is a modular monolith / monolithic microservice:
one backend runtime entry:
services/legendary-serverclear module boundaries kept in code
a unified
/apientry for the frontend
This docs set turns the repository's raw architecture notes into a cleaner onboarding tutorial.
What you will find here
Quick Start: local setup, core commands, repository orientationArchitecture: runtime topology, backend boundaries, frontend structure, permission and data rules, Outbox eventsDeployment: Docker Compose deployment and operational checks