Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add product architecture image #534

Merged
merged 1 commit into from Mar 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions channels-and-providers/push/fcm.mdx
Expand Up @@ -63,9 +63,7 @@ import {
const novu = new Novu("<NOVU_API_KEY>");

await novu.subscribers.setCredentials('subscriberId', PushProviderIdEnum.FCM, {
credentials: {
deviceTokens: ['token1', 'token2'],
}
});

````
Expand Down
4 changes: 3 additions & 1 deletion help/overview.mdx
Expand Up @@ -5,7 +5,7 @@ sidebarTitle: "Overview"
icon: "bolt"
---

At our Help Center, we're dedicated to provide comprehensive support to ensure your experience with our products and services is seamless and enjoyable. Whether you're a new user looking for guidance or a seasoned customer seeking assistance, we're here to help.
At our Help Center, we're dedicated to provide comprehensive support to ensure your experience with our products and services is seamless and enjoyable. Whether you're a new user looking for guidance or a seasoned customer seeking assistance, we're here to help. Help Center is organized as per our product architecture and is divided into the following sections:

<CardGroup cols={2}>
<Card title="Account Management" color="#BC002C" href="/help/account-management" icon="user">
Expand Down Expand Up @@ -48,3 +48,5 @@ At our Help Center, we're dedicated to provide comprehensive support to ensure y
</Card>
</CardGroup>


<Frame caption="Product Architecture"><img src="/images/help/overview/product-architecture.jpg" /> </Frame>
Binary file added images/help/overview/product-architecture.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.