SalePuppet-Flash-Sale-Extension Adding the username and password in the environment variables. Create a new file named ".env" in the app root directory Add following lines in the file: EMAIL=<your_amazon_email> PASSWORD=<your_amazon_password> Installing the dependencies Just run 'npm install' to install the required dependencies Execution Use 'npm start' to run the process