Thiago - Capa

Hello there!

Who Am I?

  • 🇧🇷 I'm from Brazil
  • 👨‍💻Software Engineer, currently working with Frontend Development
  • 💡 Always learning.
  • ⚙️ Contact me on LinkedIn
  • 🚶‍♂️Follow me on Twitter, Instagram and Twitch.

To Run the project

In the root folder, execute the command:

npm run dev

The server will start in http://localhost:3333

To execute the CSV streaming

With the server running, open a new terminal and go to folder src/csv and execute the command:

node csv-stream.js

It will read the file.csv file and post the contents to the API