@simonaco/create-graphless

A CLI to bootstrap new serverless graphql projects

Usage no npm install needed!

<script type="module">
  import simonacoCreateGraphless from 'https://cdn.skypack.dev/@simonaco/create-graphless';
</script>

README

Graphless

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

Prerequisites

  1. A recent version of Node (8+)

  2. Azure Functions CLI

  3. Free Azure Account

How to run it

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

  2. Create new project by running create-graphless --git --install

  3. Run project npm start

License

Creative Commons License