/urql-pluralsight

A small node to simplify calls to the Pluralsight GraphQL API to manage teams, team members and team managers.

Primary LanguageJavaScriptMIT LicenseMIT

Pluralsight GraphQL API Team Sync

This project is meant to simplify GraphQL calls required for synchronizing a team structure using GraphQL.

How to run

  1. Simply clone the repo.
  2. Run npm i
  3. Create an .env file in the /config/ folder. There's a README.md explaining what you need, or read below.
  4. Run npm start