/mps

Primary LanguageTypeScript

Mpesa Microservice

How to run Local

cd mps
npm i
touch .env  ,configure with appropriate with reference to .env.example
npm run dev

Run in Postman