An open API service indexing awesome lists of open source software.

https://github.com/simonaco/create-graphless


https://github.com/simonaco/create-graphless

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Graphless

CLI that generates the code you need for running Graphql with Azure Functions

## Prerequisites

1. A recent version of [Node](https://nodejs.org/en/download) (8+)

1. [Azure Functions CLI](https://docs.microsoft.com/azure/azure-functions/functions-run-local?WT.mc_id=graphqless-github-sicotin)

1. [Free Azure Account](https://azure.microsoft.com/en-us/free/?wt.mc_id=graphless-github-sicotin)

## How to run it

1. Install package ```npm i @simonaco/create-graphless -g```

1. Create new project by running ```create-graphless --git --install```

1. Run project ```npm start```

## License

[![Creative Commons License](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)