Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 475 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 475 Bytes

Vending Machine

A vending machine RESTful API service built with NodeJS.

Installation

Vidly requires Node.js v16+ & mongodb to run.

Install the dependencies, configure environment variables and start the server.

  • copy and rename .env.sample to .env and update environment variables
$ npm install
$ npm start

Usage & Demo

Visit https://vending-machine-vr6q.onrender.com/docs/