rebranding work

This commit is contained in:
2026-05-25 21:53:01 -04:00
parent 89822dedb8
commit c01c1a5636
52 changed files with 3090 additions and 70 deletions

View File

@@ -52,7 +52,7 @@ This document describes how to integrate the waitlist email templates into the w
In `packages/api/src/routes/waitlist.routes.ts`, after `prisma.waitlistEntry.create()` succeeds:
```typescript
import { EmailService } from '@shieldai/shared-notifications';
import { EmailService } from '@kordant/shared-notifications';
// Send confirmation immediately
await EmailService.getInstance().sendWithTemplate(email, {