5 ms·
Show HN: A self-hosted and open-source feature flags platform
- dev-bre 3y agoHey guys! 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!
- snorlaxmorlax 3y agoThis pretty much looks like Unleash. https://github.com/Unleash/unleash https://github.com/Unleash/unleash
- x86hacker1010 3y agoAt first glance this looks really nice. I selfhost a lot and wouldn’t mind a tool to manage my flags. 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
- snorlaxmorlax 3y agoQQ: Have you tried Unleash? Open-Source, and great for self-hosting.