PRODUCT ENDPOINT How to run endpoint Clone source code git clone [email protected]:ningo-agilityio/product-endpoints.git Install nodemon (make sure you installed npm before) npm install nodemon -g Install dependencies yarn install Run server yarn start