mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 01:28:32 +00:00
docs: quick start video (#731)
This commit is contained in:
parent
7436c85fcd
commit
d1ef8ac68a
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue