Public Access
1
0
Commit Graph

7 Commits

Author SHA1 Message Date
pguerrerox 5508e15da1 feat: launch Stripe billing flows with lifecycle hardening and analytics
add Stripe checkout, portal, webhook ingestion, and idempotent event persistence

add billing lifecycle state (grace/sync/timeline/admin visibility) and stronger entitlement handling

add analytics event tracking and admin summary APIs plus account/pricing UI integration
2026-05-22 22:55:04 +00:00
pguerrerox d4bce92872 chore: expose docker services on host ports 2026-05-05 23:04:06 +00:00
pguerrerox ecb3310216 fix: make docker startup complete successfully 2026-05-05 00:09:52 +00:00
pguerrerox a48c954945 chore: automate docker deployment startup 2026-05-01 22:41:22 +00:00
pguerrerox dda123b803 chore: align deployment environment config 2026-05-01 01:14:21 +00:00
pguerrerox a1ba5ee093 feat: migrate app to local Fastify and Postgres stack
Replace Supabase auth and search runtime with a local Fastify API, PostgreSQL/PostGIS schema, and local session handling. Scaffold the worker and deep-research foundations while keeping the existing research, dashboard, and map flows running on the new backend.
2026-03-27 13:56:54 +00:00
pguerrerox 0e4910805a feat: add Supabase-backed local lead finder app 2026-03-26 22:55:43 +00:00