Project Name: meu projeto S2
Project's Descriprion: onboard taqtile
Environment and tools: GraphQL, Apollo Server, Docker, Typescipt, Node.js, Eslint and Prettier
Steps to run and debug: Write the following commands in your terminal to clone this repository, install all the dependencies of this repository in your machine and then run the program
$ docker-compose up -d
$ npm install
$ npm start ```