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.