Make sure you have the software requirements installed.
Create a .env
file with the following:
APOLLO_KEY="<your api key>"
APOLLO_GRAPH_REF="starstuff@current"
Run docker compose up -d
Navigate to http://localhost:8080 to see the VSCode IDE. From there you can view the readme to get more information.