GraphQL / Node.js / Express / Apollo Server / Typescript
Firstly, clone the repository:
$ git clone https://github.com/indigotech/onboard-vinicius-oliveira.git
Secondly, Install the project's dependencies:
$ npm install
Run this Docker command:
$ docker-compose up -d
Then, just run the program!
$ npm start