This project is meant to simplify GraphQL calls required for synchronizing a team structure using GraphQL.
- Simply clone the repo.
- Run
npm i
- Create an
.env
file in the/config/
folder. There's a README.md explaining what you need, or read below. - Run
npm start