Commit Graph
10 Commits
Author SHA1 Message Date
yi c8e607c91c chore: update default account and add example data
CRM CI / build (push) Has been cancelled
- 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 215d4e4164 refactor: database init module 2023-01-28 21:17:31 +08:00
zchengo 5662823714 ui: change index page layout 2023-01-28 11:02:05 +08:00
zchengo 8f8ac3dda0 refactor: define setup in script label 2023-01-25 18:31:18 +08:00
zchengo 256af25603 perf: init system data 2023-01-04 17:42:03 +08:00
zchengo 319dc4967e perf: menu selected and user info view 2022-12-24 19:45:54 +08:00
zchengo 8de3ccdebd fix: init data show error 2022-12-17 21:01:09 +08:00
zchengo 2d96104059 feat: init data in prod env 2022-12-17 20:47:35 +08:00
zchengo a31dbe7889 refactor: default email and password 2022-12-02 22:02:03 +08:00
zchengo 2e0208bf9d initial crm web 2022-11-28 16:38:45 +08:00