iPayroll Payslip Exporter A tool that exports all of your payslips from iPayroll to PDF using microsoft/playwright How to use Create a .env file at the root of the project IPAYROLL_USERNAME=<email address> IPAYROLL_PASSWORD=<password> Export your payslips npm install npm run export