Skip to content

gmullerb/base-graphdoc-yarn

Repository files navigation

Base project for GraphQL schema HTML documentation generation


Base project for GraphQL schema HTML documentation generation using graphdoc and graphdoc plugins with yarn.

It used Pokemon GraphQL schema.

Take a look to the Online generated documentation.

(for npm go to base-graphdoc-npm)


Prerequisites

  • Node/Yarn.
  • Git (only if the project is going to be cloned).

Getting it

In the desired folder, clone the project[1] executing:

git clone https://github.com/gmullerb/base-graphdoc-yarn

or

git clone https://gitlab.com/gmullerb/base-graphdoc-yarn

[1] Cloning a repository

Running it

package.json script:

  yarn run doc

Generated HTMLs will be in folder docs.

(Take a look to the Online generated documentation)


Contributing

License

MIT License


Remember

  • 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.

Additional words

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published