You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Set ASPNETCORE_ENVIRONMENT=Development in start.sh
- Backend needs Development environment for /api/dev/reseed endpoint
- Without this, endpoint returns 404 and data seeding fails
- Now automatically seeds full dataset on startup:
* 448 invoices
* 167 jobs
* £134,896.99 outstanding invoices
* Full dashboard data
0 commit comments