Soleprint

Cada paso deja huella / Each step leaves a mark

Documentation

Quick Start

Build & Run

# Build standalone
python build.py
cd gen/standalone && .venv/bin/python run.py

# Build with room config
python build.py --cfg amar
cd gen/amar && .venv/bin/python run.py

# Visit http://localhost:12000

What Soleprint Solves

Freelance Standardization

Consistent framework across projects.

Missing Infrastructure

Mock systems not ready yet - DBs, APIs, Kubernetes.

Reliable Testing

BDD -> Gherkin -> Tests.