An open API service indexing awesome lists of open source software.

https://github.com/ianhomer/try-graphql

Explore GraphQL - query language for API
https://github.com/ianhomer/try-graphql

explore graphql

Last synced: 5 months ago
JSON representation

Explore GraphQL - query language for API

Awesome Lists containing this project

README

          

# Try GraphQL

## Getting started

pnpm install
pnpm start

and access

## End to end test

pnpm start
pnpm test:e2e

To see debug logs

export DEBUG=pw:webserver

To enable CI mode

export CI=true

## thanks to

-
-