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

https://github.com/graphql-markdown/demo-docusaurus

GraphQL-Markdown + Docusaurus demo
https://github.com/graphql-markdown/demo-docusaurus

demo documentation documentation-generator docusaurus graphql markdown

Last synced: 17 days ago
JSON representation

GraphQL-Markdown + Docusaurus demo

Awesome Lists containing this project

README

        

# GraphQL-Markdown demo

CodeSandbox demo repository of [GraphQL-Markdown](https://graphql-markdown.dev), a GraphQL documentation generator.

## Try it

Use the [CodeSandbox template](https://codesandbox.io/s/github/graphql-markdown/graphql-markdown-demo/tree/main?file=/.graphqlrc) or fork this repository to try with your own GraphQL schema.

1. Edit the configuration in `.graphqlrc`
2. Run `npm run doc` in a new terminal