Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.01 KB

fb-birthday-wisher

Wishes my friends a happy birthday automatically!

Go to Docs for specific module documentation :)

Prerequisites:

NPM Chrome/Firefox Web Driver added to the PATH

Dependencies:

to install all dependencies, cd to the directory and execute:

npm install

Configuration and running:

Each environment can be configured using the respective config file found in the config folder

You need to set up the credentials at least

To start the application in dev environment as a simple node app:

node index

Debugging:

To debug nodejs, run the following (it will run index in debugging mode)

npm run debug

Then open the following URL in chrome:

chrome://inspect

Alternatively, you can install the following chrome extension (Recommended) to open the inpector automatically: Node Inpector Manager

Note

You may run this on a daily schedule!

Works only with new FB design