Check the application status at https://frs.gov.cz/cs/ioff/application-status with puppetter.js and optionally sends a mail
- Node.js v16.13.0
- Copy
.env.example
to.env
and config it up - Install dependencies running
yarn
- Run the script:
$ node index.js
# or
$ y run default