Simply run npm i
- In two separate terminal windows execute
npm run start:api1
andnpm run start:api2
. - In two more separate terminal windows execute
npm run start:rover1
andnpm run start:rover1
. - Your supergraph should be available at
http://localhost:3000/
.