Hi! We are Clay and Dzmitry, and we built <a href="https://www.dropconfig.com" rel="nofollow">https://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 "back office" UI allowing users to change some aspects of application "on-the-fly".<p>For example:<p>- language-translation files<p>- web-widgets settings (IDs, colors etc)<p>- temporary banners ("down for maintenance", "new release" 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.