You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# clone this repository# open terminal sessioncd unleash-docker
docker-compose up
# open separate terminal sessioncd example-consumer-app
yarn
yarn start
# open http://localhost:4242
About
Simple app to experiment with unleash flagging server and client