Plain Flags
Plain Flags back end is best installed and run as Docker containers.
This example Docker Compose file shows how you can orchestrate your Plain Flags backend services: example yaml
To use the Plain Flags Node.JS SDK in your Node.JS software, install it with:
npm install plain-flags-node-sdk
Plain Flags source code is freely available.
You can choose to build and run your own installation from the source code: github repository