To Deploy it to AWS, make sure to configure AWS profile and then run the following command
# on fresh install
npm install && export AWS_PROFILE=task && npm run deploy
# on regular deployment
export AWS_PROFILE=profilename && npm run deployTo Invoke the function locally, run the following command It will also pass the test event file that lamda expects for user validation
npm run local-invokenpm run destoryemail: adil@gmail.com
password: admin