Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 531 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 531 Bytes

Installation

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!

Purpose of this demo

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.