
La Tiendita
Second-hand clothing e-commerce — storefront, cart, checkout and a full admin panel.
- Angular 22
- TypeScript
- Litestar
- PostgreSQL
- Redis
- Docker
- Stripe · Klarna · Swish
- A full e-commerce platform: catalog with full-text search, cart, multi-provider checkout, and an enterprise admin panel.
- The API is contract-tested against the frontend model by a spec that fails on any field drift — no shared code, no silent breakage.
- Five dashboard components share one HTTP request per country via in-flight dedup; payments abstract three providers behind one interface.
- Deployed as a production stack on a VPS: nginx + backend + SPA, migrations on boot, seed of 300 products in 3 languages.



