We wanted a simple way to update application configs, without redeploying. We wanted to remotely set variables, and read them in our application. We created Varse to do this.
Varse has a dashboard for creating key - value pairs and an SDK to read them. It's un-opinionated and allows for strings, booleans, or even json objects to be stored.
We have instructions for running it yourself. We also have a hosted version where you can create an account and manage variables.
This is our first time building an open source project. We'd love feedback on how to do it right.
Github: https://github.com/varse-io/varse
Hosted Version: https://app.varse.io/signup
Website: https://www.varse.io/
Contact: [email protected]