The goal is to make a tool that will fulfill most of the needs when using Vipps as a payment service.
Node Vipps Api is still in its infant days, and there is a lot of features and improvements to be made. Contributions are welcome and greatly appreciated 👏
We use a fork and pull request workflow. Fork the repo, and get going!
After forking the repo to your own github account, do the following:
# Clone the repo
git clone git@github.com:<yourgithubaccount>/node-vipps-api.git
# Step into local repo
cd node-vipps-api
# Install all dependencies
npm install
BETTER DOCUMENTATION IS WELCOME AS PULL REQUEST ✔️