Skip to content

feat: implementacion de servicio antifraude#619

Open
pablouribe-dev wants to merge 10 commits into
yaperos:mainfrom
pablouribe-dev:solution
Open

feat: implementacion de servicio antifraude#619
pablouribe-dev wants to merge 10 commits into
yaperos:mainfrom
pablouribe-dev:solution

Conversation

@pablouribe-dev
Copy link
Copy Markdown

Summary

Se implemento el servicio usando el siguiente stack:

  • NestJS
  • Prisma
  • PostgreSQL
  • KafkaJS
  • CQRS
  • Hexagonal architecture
  • Outbox pattern

Features

  • Create transaction
  • Async anti-fraud validation
  • Transaction status updates
  • Retrieve transaction endpoint

Run

#bash
docker compose up -d
npm install
npm run start:dev

separate terminal:

npm run start:anti-fraud:dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant