Base project for GraphQL schema HTML documentation generation using graphdoc
and graphdoc plugins with yarn.
It used Github GraphQL schema.
Take a look to the Online generated documentation
(for yarn go to base-graphdoc-yarn)
In the desired folder, clone the project[1] executing:
git clone https://github.com/gmullerb/base-graphdoc-npm
or
git clone https://gitlab.com/gmullerb/base-graphdoc-npm
package.json
script:
doc
: generates GraphQL schema HTML documentation using:
npm run doc
Generated HTMLs will be in folder docs
.
- Use it.
- Share it.
- Give it a Star.
- Propose changes or improvements.
- Report bugs.
- Use code style verification tools => Encourages Best Practices, Efficiency, Readability and Learnability.
- Code Review everything => Encourages Functional suitability, Performance Efficiency and Teamwork.
- If viable, Start testing early => Encourages Reliability and Maintainability.
Don't forget:
- Love what you do.
- Learn everyday.
- Learn yourself.
- Share your knowledge.
- Think different!.
- Learn from the past, dream on the future, live and enjoy the present to the max!.
- Enjoy and Value the Quest (It's where you learn and grow).
At life:
- Let's act, not complain.
- Be flexible.
At work:
- Let's give solutions, not questions.
- Aim to simplicity not intellectualism.