trypost/database
Paulo Castellano afc4c7a80b feat(onboarding): add goal step after persona
After picking who they are, users now pick what they want to achieve with
TryPost. A multi-select goal step (12 options + an exclusive "just exploring"
and "something else") sits between the persona step and connect, mirroring the
persona screen's style.

The goals persist to a json column on users and are mirrored to PostHog on
identify (onboarding_goals array plus a boolean per goal), so campaigns can be
cross-tabbed against the intent they actually attracted. connect now requires
both a persona and at least one goal; persona store advances to the goal step.

Options are grounded in TryPost's real capabilities (publishing, AI content,
brand voice, automation via API/MCP, collaboration, analytics) and copy is
localized in en/es/pt-BR.
2026-06-25 20:49:04 -03:00
..
factories chore: remove legacy plan tiers (starter/plus/pro/max) 2026-06-22 15:31:32 -03:00
migrations feat(onboarding): add goal step after persona 2026-06-25 20:49:04 -03:00
seeders chore: remove unused Pennant package and dead user-timezone handling 2026-06-22 13:37:38 -03:00
.gitignore chore: first commit 2026-01-14 22:13:44 -03:00