Ryan Moon 1c2a90b520
All checks were successful
Build & Release / build (push) Successful in 13s
feat: add Resend email + encryption key + initial user to provision flow
- RESEND_API_KEY added to config (required env var)
- Provision generates per-customer ENCRYPTION_KEY and patches lunarfront-secrets with resend-api-key, mail-from, business-name, encryption-key
- initialEmail field in ProvisionSchema seeds first admin user via env vars on app first boot

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 10:27:40 -05:00
2026-04-03 06:23:56 -05:00
2026-04-03 06:23:56 -05:00
2026-04-05 14:37:11 +00:00
2026-04-03 06:23:56 -05:00

lunarfront-manager

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.11. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 445 KiB
Languages
HTML 53.3%
TypeScript 46.4%
Dockerfile 0.3%