npm install
Set the credential environemtn variables:
export GMAIL__USER="[email protected]"
export GMAIL__PASSWORD="gmail-user's-password"
node server.js
open http://localhost:9400
npm install
Set the credential environemtn variables:
export GMAIL__USER="[email protected]"
export GMAIL__PASSWORD="gmail-user's-password"
node server.js
open http://localhost:9400