📦 Terminal track Correios
⚠️ Warning: Unfortunately, this project is currently non-functional as a result of the introduction of a captcha requirement in the Correios API.
npx track-correios [code]
To develop with docker you can build the image
docker build -t track-correios
And run the application
docker run --rm track-correios:latest yarn start [code]
To setup your development environment you'll need node
and yarn
installed on your machine.
To install the dependencies, run
yarn install
To run your code use
yarn start [code]
If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull Request. Any questions, ask me on Twitter.