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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: DropConfig – version-control and hosting for your configuration files

4 点作者 dimitry12大约 6 年前

1 comment

dimitry12大约 6 年前
Hi! We are Clay and Dzmitry, and we built <a href="https:&#x2F;&#x2F;www.dropconfig.com" rel="nofollow">https:&#x2F;&#x2F;www.dropconfig.com</a><p>DropConfig is a version-control and hosting for configuration-files. Our goal was to liberate constants from the code and let them live their own separate lives. DropConfig does that and requires no new infrastructure and no new dependencies in your code.<p>After working on many projects over the years, we noticed that every time we hand the project off, we reinvent a super-simple &quot;back office&quot; UI allowing users to change some aspects of application &quot;on-the-fly&quot;.<p>For example:<p>- language-translation files<p>- web-widgets settings (IDs, colors etc)<p>- temporary banners (&quot;down for maintenance&quot;, &quot;new release&quot; announcements)<p>- CSS rules<p>After talking to our friends we realized that other developers run into the same problem all the time. For them, for ourselves, and for you HN, we built DropConfig :)<p>DropConfig is for all cases where you have a JSON configuration file, which is updated more often than you are comfortable making app-releases. Think of it as something between Firebase and Github: immediate availability of Firebase yet change-audit and access-permissions of Github. Plus speed and reliability of CDN.