You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/machariamuguku/nodejs-mpesa-api.git
cd nodejs-mpesa-api
cp example.env .env
# Edit the .env with your credentials (from saf dev portal)
npm i
npm run start