Skip to content

Integration with Mercado Pago Pix API built with Nest.js, Prisma and MySQL.

Notifications You must be signed in to change notification settings

https-eduardo/pix-integration

Repository files navigation

💸 Pix Integration with Nest.js

An API that uses Mercado Pago SDK to provide order creation to be used by an future discord bot. Pix is the only payment method to handle the payments of the products.

👩‍💻 Technologies used

  • Nest.js
  • Typescript
  • PrismaORM
  • MySQL

🚀 How to run

First of all, you'll need to set up the enviroment.

Following the .env.example, implement .env file and insert the values of variables.

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

About

Integration with Mercado Pago Pix API built with Nest.js, Prisma and MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published