- types.ts: BackupDoc, RestoreDoc, BackupConfigDoc + 3 Zod schemas - repository.ts: backup/restore CRUD, config singleton per product - routes.ts: 9 endpoints (backup CRUD, restore, history, config) - backups.test.ts: 11 schema tests - Supports full/incremental/selective types with expiry - Cosmos containers: backups, restores, backup_configs |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| POSTAL_SMTP_SETUP.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||