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.
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.