Apollo tutorial This is the fullstack app implemented with urql! ๐ Installation To run the app, run these commands in two separate terminal windows from the root: cd server && yarn && yarn start and cd client && yarn && yarn start