Nikita create weekly company summary email for admins#1291
Nikita create weekly company summary email for admins#1291ArtemisNyx3 wants to merge 10 commits intodevelopmentfrom
Conversation
|
I tried following the steps. GCP asks for credit card details. Instead is there any way to create a test email account and share the credentials for testing? |
Hi @manushajyasta30, |
Hi @cgomezhub Please let me know if there are any more changes required |
Anusha-Gali
left a comment
There was a problem hiding this comment.
Hi Nikita,
I have reviewed your PR locally and left the comments on OneCommunityGlobal/HighestGoodNetworkApp#3316 (review)
|
Added comments on the backend PR |










Description
Related PRS (if any):
To test this backend PR you need to checkout the #3316frontend PR.
…
Main changes explained:
…
How to test:
npm installand...to run this PR locallyTutorial for creating the API app, you don't have watch this to the end. All neccary steps are in the first 5 mins
https://youtu.be/-rcRf7yswfM
When you are getting the REFRESH TOKEN, enter CLIENT ID and CLIENT SECRET here in the redirect uri

Enter the recipient email of your choosing for testing in userHelper.js file

After following everything above, while you are running the frontend server, change the cronjob 'timing'


Comment out the everyweek setting and use the every 2 mins setting, so this way your PC wont freak out
'*/2 * * * *'Also comment out everything except weekly email so it wont take ages to test it. it should look something like this
Screenshots or videos of changes:
After alllll those steps you can verify if you are getting an email like this


The attachment looks like
Note:
I appreciate your patience 💖