Graphless
CLI that generates the code you need for running Graphql with Azure Functions
Prerequisites
-
A recent version of Node (8+)
How to run it
-
Install package
npm i @simonaco/create-graphless -g
-
Create new project by running
create-graphless --git --install
-
Run project
npm start