Skip to content

Collins87mbathi/mpesa-intergration-with-Nodejs

Repository files navigation

mpesa-intergration-with-Nodejs

This is integration of Daraja API with Nodejs

🔹 Requirements ,Packages used and Installation

Download and install Nodejs and npm, version 16 and above so as to avoid inconvience

1 .Fork ,Clone the repo and Create an environment 📌

Depending on your operating system,make a virtual environment to avoid messing with your machine's primary dependencies

Windows

git clone https://github.com/{your-GitHub-username}/mpesa-intergration-with-Nodejs.git
cd mpesa-intergration-with-Nodejs

macOS/Linux

git clone https://github.com/{your-GitHub-username}/mpesa-intergration-with-Nodejs.git
cd mpesa-intergration-with-Nodejs

3 .Install the requirements 📌

Applies for windows/macOS/Linux

npm install or yarn install

4 .Create an env file and check out in the env.example file of what credantials is required

5. Run the application 📌

npm start or yarn start

The sever will be running and the database will be connected .




Happy Open Source and Coding 👍

Please make sure to update tests as appropriate.

License

MIT

About

This is integration of Daraja API with Nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published