One-time setup creates the database tables and your first boss and IT-admin logins โ those are the accounts you sign in with here.
Run setup โThis relay is running but has no accounts yet. On the server, run the seeder once to create the first boss / IT-admin logins:
WORKPULSE_DATA_DIR=./data node workpulse-seed.js
(On a repo install: npm run seed. Then sign in here with the seeded accounts โ defaults are boss/itadmin with printed passwords.)