Server API to keep track of what isn't and isn't in stock at various grocery stores. Part of a COVID-19 Hackathon. Main project repo: https://github.com/martmichals/Shopstock
-
Install VSCode (or VScodium): https://vscodium.com/
-
Install NodeJS v12: https://nodejs.org/en/download/
-
Install semistandard:
npm install semistandard --global
-
Install the "JavaScript Semistandard Style" VSCode extention
-
Clone this repo, run
npm i
, and copy secret_template.json to secret.json