serve Commands
Overview
The serve category contains 2 commands for starting development servers for documentation and architecture diagrams.
Commands
| Command | Purpose |
|---|---|
| serve docs | Start or stop MkDocs server |
| serve design | View architecture diagrams in browser using Structurizr Lite |
Common Use Cases
Documentation Server
# Start documentation server
r2r eac serve docs
# Stop documentation server
r2r eac serve docs --stop
Architecture Diagrams
Key Features
- MkDocs documentation preview with live reload
- Structurizr Lite integration for architecture diagrams
- Docker-based diagram rendering
- Local development workflow support
See Also
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.