·Day 16 · building git-to-market in public

Added an admin waitlist tab and urgent link-sent state

Published on𝕏

I shipped an admin waitlist view and an “urgent link sent” state today. You can now see who’s on the waitlist and mark a person as contacted quickly. That makes follow-ups less chaotic and keeps interested people moving toward buying.

What shipped

  • A waitlist tab in the admin area so I can scan new sign-ups in one place. It shows name, contact method, and status without needing to open each profile.
  • An "urgent link sent" state that I can set when I’ve just emailed or messaged someone. It’s a simple flag but it prevents duplicates and surfaces who needs attention next.
  • Small reliability fixes so the status updates stick and display immediately for both me and any teammate viewing the list.

Why this matters for makers and devs

Keeping a public build and a buyer list is noisy. You don’t want leads slipping through because you forgot who to contact after a launch tweet or a demo commit. This view turns those scattered signals into a short, actionable list. For builders who convert commits into daily posts and channels automatically, having a clear contact queue means you can quickly follow up when interest spikes from a new post or announcement.

What's next

I’ll add filtering and sorting so I can group urgent contacts by channel or date. If you want to see a particular field in the waitlist, tell me and I’ll prioritize it next.

Watch git-to-market ship, day by day

1 person is following the build

Added an admin waitlist tab and urgent link-sent state —…