Skip to content

A GraphQL Cloudflare worker written in TypeScript

Notifications You must be signed in to change notification settings

vladinator1000/cf-gql

Repository files navigation

Quickstart

Make sure you have Node and Wrangler installed

  1. Set your project and account info in wrangler.toml

  2. Install dependencies

npm install
  1. Develop your app
npm start
  1. Publish it using your api key (log into Cloudflare and go to the "workers" dashboard to find it)
CF_API_KEY=yourkey wrangler publish

About

A GraphQL Cloudflare worker written in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages