Skip to content

alejandrosaenz117/costco-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Costco Buddy

A Costco stock inventory email notification CLI tool.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have Node.js.

Installing

npm install

Create a .env file with the following properties:

FROM_EMAIL=
FROM_EMAIL_PASSWORD=
TO_EMAIL=

Usage

npm start

Example

Input a comma delimited list of Costco product URLs.

Welcome to Costco Buddy! Please enter a comma delimited list of Costco product URLs>https://www.costco.com/.product.{someId}.html, https://www.costco.com/.product.{someId}.html

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Costco stock inventory email notification CLI tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published