docs: quick start video (#731)

This commit is contained in:
Laurin Quast 2022-12-03 17:01:50 +01:00 committed by GitHub
parent 7436c85fcd
commit d1ef8ac68a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,16 @@ All the services required for running GraphQL Hive are published to the GitHub c
Please make sure to install the Docker daemon as well as `docker-compose` on your machine before
proceeding.
## Quick Start Video
Int this video you will learn how to run GraphQL Hive and publish your first schema on your machine
in less than 15 minutes.
<iframe
src="https://www.youtube.com/embed/H57aej4cW2I"
title="GraphQL Hive Self-Hosted Quick Start"
/>
## Running GraphQL Hive
First download the `docker-compose.community.yml` file from the