Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 504 Bytes

File metadata and controls

22 lines (14 loc) · 504 Bytes

COVID Riteaid Nodejs

Notifier for COVID vaccine at riteaid locations

This project is listed under an MIT license for free use

Instructions

List your stores' store number inside the app.js file in the stores array, separated by a comma. After, run the following command:

node app

Dependencies

You WILL need Node.Js installed found here: https://nodejs.org/en/

You will also need to install the following packages:

Axios

npm i axios

Powertoast

npm i powertoast