From the repository root:
npm run dev:web
npm run capture:screenshots --workspace @stbr/glossary-osThis script waits for the local app, opens a headless browser, and saves updated PNGs to ../screenshots.
Optional overrides:
BASE_URL=http://127.0.0.1:3001 LOCALE=pt npm run capture:screenshots --workspace @stbr/glossary-os