2 Open Issues Need Help Last updated: Feb 28, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue outlines the backend work required to implement email preference management for waitlist users. It involves updating the `waitlist` database table with new columns for an `unsubscribe_token` and various `opt_out_` boolean flags for different email categories, along with an `updated_at` timestamp. Additionally, it requires adding backend API routes to securely manage these email preferences using the `unsubscribe_token`.

Complexity: 3/5
good first issue Feature

TypeScript
good first issue Feature

TypeScript