A yarn.lock file is attached so that you can easily install the required packages with
yarn install
Next you can start the tool from your favourite IDE or from the commandline running
yarn start-dev
That's it!
This demo shows the functionality of the package graphql-auth-user-directives
. If you'd like more information on it's relevancy check out the corresponding Medium article here.