soorajshankar / cloudflare_hasura_ndc_connector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Install deps

yarn

To run locally

yarn dev

Before publishing your code you need to edit wrangler.toml file and add your Cloudflare account_id - more information about configuring and publishing your code can be found in the documentation.

Once you are ready, you can publish your code by running the following command:

$ npm run deploy
# or
$ yarn run deploy
# or
$ pnpm run deploy

About


Languages

Language:JavaScript 100.0%