novuhq / docs

Novu documentation - The Masterpiece
https://docs.novu.co
41 stars 84 forks source link

Create a GupShup provider documentation page #357

Closed Cliftonz closed 12 months ago

Cliftonz commented 12 months ago

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.