Skip to content

Comment on Show HN: Gigacatalyst – Extend your SaaS with an embedded AI builderparent

Comments

Exactly ;) One of our customers say "we've given their entire team superpowers"

I've been dealing with technical debt for half of my career. Here's what we're doing to prevent it:

- We don't ship to prod or to the main repo -- each feature is a scoped, sandboxed, separately version controlled "app".

- We have a proxy layer to pin API versions, so if the underlying contracts change, we still support all past created apps.

- Authentication follows your SaaS platform's RBAC and authentication tokens, making it easy to share within a team or across multiple tenants.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.