Files
corrosion-admin-panel/backend-nest
Vantz Stockwell 9a5b93dd08
All checks were successful
Test Asgard Runner / test (push) Successful in 3s
feat(api): early-access signup endpoint (POST /api/early-access)
Real @Public() NestJS endpoint persisting to the existing early_access_signups table (email + server_count), matching the schema exactly (no migration). Duplicate-email safe (pre-check + unique-constraint catch -> friendly success). Wired into app.module. Makes the marketing early-access form functional end-to-end on next API deploy. tsc/nest build green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 05:09:34 -04:00
..