indigotech / onboard-vinicius-oliveira

2 stars 0 forks source link

TAQTILE ONBOARD PROGRAM 🚀

Back-end Internship Onboard Project 📇

Environment and tools 🛠️

GraphQL / Node.js / Express / Apollo Server / Typescript

Steps to run and debug 🪲

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