Commit Graph

11 Commits

Author SHA1 Message Date
yi c8e607c91c chore: update default account and add example data
CRM CI / build (push) Waiting to run
- Update default login email to xinmi@local.com
- Update default password to 12345678 (and bcrypt hash in crm.sql)
- Add example customers, products, and contracts to init SQL
- Fix Docker env interpolation for VITE_API_BASE_URL
- Hardcode local backend API URL in frontend .env files
- Update README and docs to reflect new default credentials
2026-06-09 19:14:10 +08:00
zchengo d443139799 chore: change database file 2023-01-28 21:07:27 +08:00
zchengo a9e33f2bcc change db file 2023-01-24 20:03:19 +08:00
zchengo e646965ab1 fix: sql error 2023-01-04 17:40:31 +08:00
zchengo 288afdb99c perf: notice table 2023-01-03 21:40:31 +08:00
zchengo 88d32fa6c5 feat: notice table 2023-01-02 10:57:27 +08:00
zchengo cbd2bd9d22 perf: add index 2022-12-28 20:14:06 +08:00
zchengo 3d6e688d6b style: change db file 2022-12-17 20:42:29 +08:00
zchengo c1fcfe8af9 refactor: database file 2022-12-16 20:23:03 +08:00
zchengo 0026ed5d21 refactor: change db file 2022-12-02 21:46:55 +08:00
zchengo af7cd0c44c initial crm server 2022-11-28 16:38:30 +08:00