
Overview
Vitrina builds e-commerce storefronts for many different shops at a low cost per store. It leans on static site generation rather than rendering each request, which is what keeps latency down and the output small.
Key features:
- Static site generation, so each storefront ships as pre-built pages
- Minified output aimed at minimal latency
- SEO treated as a first-class requirement of the generated site, not an add-on
- Rust and Hono behind the generation pipeline, SolidJS in the interface
- Economical enough to run many storefronts rather than one flagship site