PortfolioLynna
Lynna — Real-estate ERP on Odoo
Client-ready ERP: branded Odoo 19 Community, Docker Compose, module bootstrap, and a first-party design system.

The project
Lynna ERP is an operable Odoo 19 Community fork with first-party branding and UX (lynna_theme): design system, home, navbar, and color overrides. The repo is a deploy template for clean per-client installs.
The brand also has a marketing site at lynna.mx (Astro + Cloudflare) for leads and demos.
The problem
Stock Odoo for real estate feels generic and slow to onboard. Lynna aims for an ERP that looks like a product, with a reproducible compose.
Architecture (high level)
- Odoo 19 in Docker +
lynna_themeaddon (OWL / Bootstrap variables). - PostgreSQL 18 + pgvector.
- Nginx as public front.
- New-DB bootstrap (
mail+lynna_theme) via env. - Playwright E2E where applicable.
My contribution
- Lynna theme and design system on Odoo.
- Docker/Nginx template and clean-install flow.
- Per-client deploy docs.
- Alignment with the commercial landing.
Visible outcomes
- Reproducible installs for new clients.
- Branded UX (not stock Odoo).
- pgvector foundation for future AI/RAG modules.
Stack (examples, not a ceiling)
Odoo 19 · OWL · PostgreSQL · pgvector · Docker · Nginx · Playwright · Astro (landing).