Resources
Documentation
A quick reference for getting started with PayRun across admin, employee, and super admin roles.
For admins & managers
- Sign in at /login with your admin credentials.
- Open the dashboard to see pending timesheets and current pay period stats.
- Approve employee registrations before they can submit hours.
- Review timesheets from the timesheets queue and move them to approved status.
- Generate payslips from approved timesheets for the active pay period.
- Use reports and audit logs to review payroll activity.
For employees
- Go to /employee-access to sign in or register.
- Submit regular, overtime, and leave hours for the open pay period.
- Check submission status until a manager approves your timesheet.
- View and download payslips once payroll generates them.
For super admins
- Sign in at /login with a super admin account.
- You will be redirected to the companies list at
/super-admin/companies. - Select a company to open its drill-down dashboard with employees, timesheets, and payslips.
Local development setup
Developers can run npm run setup to migrate the database and load demo data. Demo admin credentials are documented in the project README.