TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: We built an open-source LaunchDarkly alternative for B2Bs

114 点作者 nirga超过 2 年前
Hey HN, Nir, Gal and Tomer here. Last week, we open-sourced Enrolla (<a href="https:&#x2F;&#x2F;github.com&#x2F;enrolla&#x2F;enrolla">https:&#x2F;&#x2F;github.com&#x2F;enrolla&#x2F;enrolla</a>) - feature management for SaaS companies. It makes it easy for developers to control how their product behaves for customers in different pricing tiers. So things like which features are enabled for whom, rate limits and seat limits, but also your customer secrets (with end-to-end encryption), and other configurations.<p>After 15 years of working together at various companies, where we rebuilt the same SaaS foundation layer again and again - we wanted to create something reliable and feature-rich that will be available for everyone. We now have a backoffice UI, a backend and SDKs for managing customer features and a way to manage pricing tiers on top of it. We plan to add more features around metering and integration with Stripe, so that ideally Enrolla can be used to bootstrap any new SaaS software in minutes.<p>We’ve launched this repo under the MIT license so any developer can use it. The goal is not to charge individual developers. We make money by charging a license fee for enterprise features like Salesforce&#x2F;Hubspot and SSO integrations.<p>Give it a try (<a href="https:&#x2F;&#x2F;github.com&#x2F;enrolla&#x2F;enrolla">https:&#x2F;&#x2F;github.com&#x2F;enrolla&#x2F;enrolla</a>), and let us know what you think!<p>Main website: <a href="https:&#x2F;&#x2F;www.enrolla.io">https:&#x2F;&#x2F;www.enrolla.io</a>

12 条评论

parkerhiggins超过 2 年前
How would you describe your feature set or competitive advantage against Unleash? <a href="https:&#x2F;&#x2F;www.getunleash.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.getunleash.io&#x2F;</a><p>Agreed that LaunchDarkly is incredibly over priced.
评论 #34705194 未加载
评论 #34705303 未加载
评论 #34704827 未加载
VicVee超过 2 年前
Welcome to the party!<p>We launched <a href="https:&#x2F;&#x2F;devcycle.com" rel="nofollow">https:&#x2F;&#x2F;devcycle.com</a> about a year ago. We&#x27;re not trying to compete in the self-hosted &#x2F; on-prem space. Moreso a super simple setup and high flexibility.<p>Your use case is interesting though, it would definitely fix a lot of headache for people trying to do this via Auth0 directly. Also this just fits in a perfect slot for people starting up a new SaaS platform for sure. Super cool.
FailMore超过 2 年前
Looks good. My friend launched Flagsmith a few years back too -<a href="https:&#x2F;&#x2F;github.com&#x2F;Flagsmith&#x2F;flagsmith">https:&#x2F;&#x2F;github.com&#x2F;Flagsmith&#x2F;flagsmith</a>. I have used it on a few of my own projects and it’s been great&#x2F;easy to integrate
评论 #34705339 未加载
masukomi超过 2 年前
quick feedback: the HTML title of your home page is &quot;home&quot; so when I bookmark it my bookmark&#x27;s title is &quot;home&quot; which isn&#x27;t really useful. It also means you&#x27;re search results title will probably be &quot;home&quot; which again... not great.
thedangler超过 2 年前
Hi, Where are the docs for production? I have a droplet with DO, and running a basic laravel SaaS project. I want to give this a go, but don&#x27;t want to spin up another droplet.
评论 #34710318 未加载
RomanPushkin超过 2 年前
Since it&#x27;s Node.js and 2023 out there, it would nice to publish performance testing results for a single EC2&#x2F;VPS instance.
andrejguran超过 2 年前
Seems that no-one mentioned my favorite feature flagging + A&#x2F;B testing open source tool: <a href="https:&#x2F;&#x2F;www.growthbook.io&#x2F;">https:&#x2F;&#x2F;www.growthbook.io&#x2F;</a>
评论 #34707581 未加载
评论 #34708052 未加载
评论 #34709783 未加载
wiradikusuma超过 2 年前
Congrats on launching! Just curious, how does Enrolla compare to Firebase Remote Config?
评论 #34705945 未加载
tony-infisical超过 2 年前
Congrats on the Show!<p>Looks great! Starred the repo and look forward to seeing how this evolves :D
heipei超过 2 年前
I know this is a peak HN comment, but I really fail to see the appeal of using a third-party solution for something so basic. In my applications, feature flags are simply controlled via a &quot;tags&quot; field per user and per team. Additionally, each subscription plan has a &quot;tags&quot; field attached to it that is merged with the user and team tags. The logic of how the application behaves in each case is something you have to write yourself either way, so the only thing these third-party applications are doing are managing a list of flags on your behalf the way I see it. I don&#x27;t see how someone would pay for that and also expose their user information to a third party for something so simple. Maybe I&#x27;m missing something?
评论 #34706784 未加载
评论 #34706456 未加载
评论 #34707222 未加载
评论 #34706496 未加载
hknmtt超过 2 年前
i opened the page and have no idea what i am looking at. good job!
评论 #34705808 未加载
评论 #34705936 未加载
necatiozmen超过 2 年前
Congrats on launching! I really like the dashboard UI and the clean documentation.<p>We are running an open source React-based framework called &quot;refine&quot; for building any kind of CRUD app like admin panels, dashboards, forms and internal tool etc. If you want to take a look, here is the repo: Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;refinedev&#x2F;refine">https:&#x2F;&#x2F;github.com&#x2F;refinedev&#x2F;refine</a>
评论 #34705710 未加载