Skip to content

ezejerez/mercadopago-checkout-api-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MercadoPago CheckoutAPI Integration

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.

This project use pnpm for managing dependencies:

npm install -g pnpm

Installing dependencies and start the project

For installing dependencies:

pnpm install

For starting the project:

pnpm dev

Built With

  • NodeJS
  • TypeScript
  • Express
  • MercadoPago API

Useful extra content

MercadoPago API Docs