novu
novu copied to clipboard
[NV-909] - Create a Email.js provider documentation page
Why?
To help our users easily integrate the delivery provider to Novu, we can create a dedicated page for each provider with instructions on how to: Get An API Key, create necessary adjustments and configurations on the provider side, and connect it to Novu.
How?
You can look at the SendGrid and Slack examples on how to structure the page and content ideas.
To run the doc, clone the forked repo and run npm run start
select Docs
under Run Locally
and visit http://localhost:4040
. The code is located under: docs/docs/channels
folder in our monorepo.
I would like to work on it, please assign it to me !!
Great! Assigned you @priyanshkulshrestha .
@akarsh-jain-790 you should work only on those issues which are assigned to you.
@akarsh-jain-790 you should work only on those issues which are assigned to you.
@priyanshkulshrestha Someone else made PR and got merged on my issue so thought it is not necessary.
@akarsh-jain-790 you should work only on those issues which are assigned to you.
@priyanshkulshrestha Someone else made PR and got merged on my issue so thought it is not necessary.
@priyanshkulshrestha is the contributor that got the task assigned and the creator of the PR that was finally merged.
Hi @scopsy & @jainpawan21
There is a document for EmailJS. The PR was created and got merged https://github.com/novuhq/novu/pull/1714. The documentation can be found here: https://github.com/novuhq/novu/blob/next/docs/docs/channels/email/emailjs.md We should consider closing this issue.
@vishnu-kyatannawar aggree, seems like it was resolved already. Thank you!