hayes / graphql-yoga-worker-with-pothos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's this

A program to set up a GraphQL server on Cloudflare Workers.

Technologies

Usage

$ docker compose up
$ npm install
$ npm run migrate:dev
$ npm run start
#=> http://localhost:8787/graphql

License

This project is licensed with the MIT License.

About

License:MIT License


Languages

Language:TypeScript 100.0%