Opening the front door
2026-03-26
The Coming Soon page is gone. UserActivity.ai has a real marketing site now — metadata, sitemap, OG images, social cards. The project is standing in the doorway instead of hiding behind it.
The bigger shift: a hosted API. The original architecture was self-hosted only — clone the repo, run your own Supabase instance, query your own data. That's still an option. But now there's a second path: sign up, get an API key, and hit eight /api/v1/ endpoints without touching infrastructure. Vibecoders who just want answers can get them immediately. Teams who care about data sovereignty can self-host everything. Same codebase, two auth paths.
The npm package is at v0.1.0 and ready to publish. It's blocked on an npm login issue, which is a fitting reminder that the last mile of shipping is always the most annoying mile.