rwadurian/backend/services/mining-wallet-service
hailin 7588d18fff fix(mining-wallet): fix province/city creation and add seed on startup
- Use provinceCode directly instead of inferring from cityCode
- Use code as name for province/city records
- Add ts-node to production for seed execution
- Run prisma db seed on container startup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 00:40:49 -08:00
..
prisma feat(mining-wallet): add seed and auto-create province/city accounts 2026-01-13 23:36:31 -08:00
src fix(mining-wallet): fix province/city creation and add seed on startup 2026-01-14 00:40:49 -08:00
.env.example feat(mining-wallet-service): 添加独立钱包管理微服务 2026-01-10 22:21:08 -08:00
Dockerfile fix(mining-wallet): fix province/city creation and add seed on startup 2026-01-14 00:40:49 -08:00
nest-cli.json feat(mining-wallet-service): 添加独立钱包管理微服务 2026-01-10 22:21:08 -08:00
package-lock.json feat(mining-wallet-service): 添加独立钱包管理微服务 2026-01-10 22:21:08 -08:00
package.json fix(mining-wallet): fix province/city creation and add seed on startup 2026-01-14 00:40:49 -08:00
tsconfig.json fix(mining-wallet): exclude prisma directory from TypeScript compilation 2026-01-14 00:07:58 -08:00