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
- Host: GitHub
- URL: https://github.com/ianhomer/try-graphql
- Owner: ianhomer
- Created: 2019-04-10T19:10:27.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-28T00:48:20.000Z (5 months ago)
- Last Synced: 2025-04-30T20:09:22.132Z (5 months ago)
- Topics: explore, graphql
- Language: TypeScript
- Homepage:
- Size: 3.61 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Try GraphQL
## Getting started
pnpm install
pnpm startand access
## End to end test
pnpm start
pnpm test:e2eTo see debug logs
export DEBUG=pw:webserver
To enable CI mode
export CI=true
## thanks to
-
-