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

https://github.com/graphql-java-kickstart/documentation


https://github.com/graphql-java-kickstart/documentation

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# [GraphQL Java Kickstart Documentation](https://graphql-java-kickstart.github.io/)

[![GitHub CI Workflow](https://github.com/graphql-java-kickstart/documentation/actions/workflows/publish.yml/badge.svg?branch=master)](https://github.com/graphql-java-kickstart/documentation/actions/workflows/publish.yml?query=branch%3Amaster)
[![GitHub contributors](https://img.shields.io/github/contributors/graphql-java-kickstart/documentation)](https://github.com/graphql-java-kickstart/documentation/graphs/contributors)
[![Discuss on GitHub](https://img.shields.io/badge/GitHub-discuss-orange)](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