WaitList SaaS — beta waitlist manager. AI agent-built demo.
Find a file
builder-notify b9987b8ec9 refactor: unexport decider vars — internal implementation detail
Decider vars (submitSignupDecider, etc.) are internal implementation.
Only Register* functions need to be exported. Unexporting prevents
external packages from depending on decider internals.
2026-02-28 08:50:17 +00:00
internal refactor: unexport decider vars — internal implementation detail 2026-02-28 08:50:17 +00:00
go.mod feat: initial project structure with bounded contexts 2026-02-28 08:40:45 +00:00
go.sum feat: initial project structure with bounded contexts 2026-02-28 08:40:45 +00:00
README.md Initial commit 2026-02-28 08:39:06 +00:00

waitlist

WaitList SaaS — beta waitlist manager. AI agent-built demo.