camunda-graphql-client-example requirements camunda-graphql node js Getting started git clone https://github.com/Loydl/camunda-graphql-client-example.git cd camunda-graphql-client-example npm install or yarn install Rename .env_sample to .env and adapt the content to your setup npm run dev Open http://localhost:3000