15 files changed
- apps/community/components/blog-top-nav.tsx+1−1
- apps/web/.env.example+4−2
- apps/web/app/home/page.tsx+147−132
- apps/web/app/home/waitlist-status-card.tsx+3−3
- apps/web/app/onboarding/ensure-onboarded.ts+9−4
- apps/web/app/sign-up/page.tsx+0−7
- apps/web/components/open-git-user-button.tsx+30−1
- apps/web/db/schema.ts+4−4
- apps/web/db/waitlist.ts+38−8
- apps/web/lib/auth.ts+3−3
- apps/web/lib/billing/waitlist-launch-credit-config.ts+3−3
- apps/web/lib/billing/waitlist-launch-credit.ts+4−3
- apps/web/lib/waitlist-config.ts+5−2
- deploy/.env.example+2−1
- packages/marketing/src/marketing-top-nav.tsx+1−1