knotapi-js
v1.0.5
Published
Provide a seamless way for end users to link their merchant accounts to your web app.
Readme
Please see https://docs.knotapi.com/ for installation instructions.
Setup
Run:
git clone https://github.com/millionscard/knotapi-js.git
cd knotapi-js
cp .env.example .envCopy values in the 1Password into .env
Install packages and start
yarn
yarn start