Payroll Recap App is a simple API base application to simulate payroll management in a company
- CSV Upload
- Authentication
- Email Monthly Report
- Node.Js
- MySQL
- Clone this repository
git clone https://github.com/alitdarmaputra/payroll-recap-app
- Change .env.example file to .env and assign value according to your own
- Run App
$ npm start
- Payroll backoffice https://github.com/alitdarmaputra/payroll-recap-backoffice