Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 302 Bytes

File metadata and controls

13 lines (9 loc) · 302 Bytes

Installation:

open terminal in root

  1. npm i OR

  2. npm i express mongoose body-parser csvtojson dotenv multer

  3. create .env file with contents: PORT: <preferred port>, DB_URL: "<your db url>",

  4. Find postman collection with name: volopay.postman_caollection.json