Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graphql-markdown/demo
CodeSandox demo of GraphQL-Markdown
https://github.com/graphql-markdown/demo
demo documentation docusaurus graphql markdown
Last synced: about 2 months ago
JSON representation
CodeSandox demo of GraphQL-Markdown
- Host: GitHub
- URL: https://github.com/graphql-markdown/demo
- Owner: graphql-markdown
- License: mit
- Created: 2022-02-21T19:39:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T17:42:38.000Z (5 months ago)
- Last Synced: 2024-08-14T19:24:36.453Z (5 months ago)
- Topics: demo, documentation, docusaurus, graphql, markdown
- Language: JavaScript
- Homepage: https://graphql-markdown.dev
- Size: 3.05 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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