Feature Lab Server Feature Lab Server is the backend for Feature Lab, a feature flag solution in Go. Run the server: $ docker-compose up -d Stop the server: $ docker-compose stop