I started this project almost a month ago and decided to share my progress from day one.
SwitchFeat is a platform which makes it very simple to manage your feature flags and run a/b tests. I decided to make it completely open-source and self-hosted.
No external servers to connect to, no latency added to your API requests, your data stay within your network!
If you like the idea please add a Star on Github!
That would help me so much to continue the development!
4 comments
[ 3.1 ms ] story [ 21.2 ms ] threadI started this project almost a month ago and decided to share my progress from day one.
SwitchFeat is a platform which makes it very simple to manage your feature flags and run a/b tests. I decided to make it completely open-source and self-hosted.
No external servers to connect to, no latency added to your API requests, your data stay within your network!
If you like the idea please add a Star on Github!
That would help me so much to continue the development!
https://github.com/Unleash/unleash
There’s always that concern I have selfhosting things that I don’t 100% need and it’s open a security hole, but that’s another issue. Nice work