Files
Sergey Zotov c090bfcf47 Initial commit — Aspekter VA email builder
Full project: Svelte 5 frontend, Vite 7 backend API,
Pug email templates (email-gen), Docker deployment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 01:21:00 +05:00

17 lines
399 B
Markdown

# email-gen overrides
This folder stores local overrides mounted into `email-gen-api` container.
Scope now:
- `reaspekt-master` only
- mounted files:
- `blocks/_factory.pug`
- `blocks/buttons.pug`
- `blocks/texts.pug`
- `blocks/texts-ext.pug`
- `blocks/other-ext.pug`
Why:
- keep customizations outside `email-gen` repo
- `git pull` in `email-gen` does not remove these local overrides