rwadurian/backend/services/wallet-service
Developer 1150d7e514 fix(wallet,referral): correct build output path to dist/main.js
These services build to dist/main.js (no src subdirectory).
Added build verification steps.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 05:38:36 -08:00
..
docs feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
prisma feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
src feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
test feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
.env.example feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
.gitignore feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
Dockerfile fix(wallet,referral): correct build output path to dist/main.js 2025-12-02 05:38:36 -08:00
deploy.sh feat(services): add individual deploy scripts for each service 2025-12-02 03:36:50 -08:00
nest-cli.json feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
package.json feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
tsconfig.build.json feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00
tsconfig.json feat(wallet-service): Implement complete wallet service with DDD architecture 2025-11-30 09:13:57 -08:00