Before connecting to FeatBit with server side SDK, you should boot up the services with docker
FEATBIT_SAMPLE_ENV_SECRET
: this variable is mandatory. You should set your env secret to the demo app.FEATBIT_SAMPLE_EVENT_URL
: remote url for insight event. The default value ishttp://localhost:5100
.FEATBIT_SAMPLE_STREAMING_URL
: remote url for data sync streaming The default value isws://localhost:5100
.FEATBIT_SAMPLE_USER
:the key for default end user, its value istest-user-1
.