8 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 4ca72dd774 feat: add field in mysql config 2023-01-28 21:13:32 +08:00
zchengo 59734922d1 refactor: change alipay config 2023-01-27 10:59:12 +08:00
zchengo fde5d9d659 feat: file storage config 2022-12-27 19:22:38 +08:00
zchengo ece9788432 feat: server run env config 2022-12-17 20:41:08 +08:00
zchengo 0de2d05d9d feat: alipay config and Initial 2022-12-16 20:29:45 +08:00
zchengo cf816b3f52 refactor: token authentication 2022-12-11 20:02:19 +08:00
zchengo af7cd0c44c initial crm server 2022-11-28 16:38:30 +08:00