https://github.com/graphql-java-kickstart/documentation
https://github.com/graphql-java-kickstart/documentation
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/graphql-java-kickstart/documentation
- Owner: graphql-java-kickstart
- Created: 2018-11-06T19:07:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T08:26:07.000Z (about 1 year ago)
- Last Synced: 2024-12-26T09:28:39.364Z (about 1 year ago)
- Language: JavaScript
- Size: 1.91 MB
- Stars: 2
- Watchers: 5
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [GraphQL Java Kickstart Documentation](https://graphql-java-kickstart.github.io/)
[](https://github.com/graphql-java-kickstart/documentation/actions/workflows/publish.yml?query=branch%3Amaster)
[](https://github.com/graphql-java-kickstart/documentation/graphs/contributors)
[](https://github.com/graphql-java-kickstart/graphql-spring-boot/discussions)
## We are looking for contributors!
Are you interested in improving our documentation, working on the codebase, reviewing PRs?
[Reach out to us on Discussions](https://github.com/graphql-java-kickstart/graphql-spring-boot/discussions)
and join the team!
## Running the site locally
1. Clone this repository
2. Execute `brew install hugo`
3. Execute `hugo server` in the root of the project