> ## Documentation Index
> Fetch the complete documentation index at: https://docs.novu.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Novu Platform - Open-Source Notification Infrastructure

> Novu is an open-source notification infrastructure for sending in-app, email, SMS, push, and chat messages from one API with 60+ provider integrations.

Novu is the open-source notification infrastructure for sending, receiving, and tracking notifications across in-app, email, SMS, push, and chat channels. Use [workflows](/platform/concepts/workflows) to orchestrate delivery, the [Inbox component](/platform/inbox) for real-time in-app notifications, and [60+ provider integrations](/platform/integrations) for external channels.

New to Novu? Start with [What is Novu?](/platform/what-is-novu) or add the Inbox to your app with the [Next.js quickstart](/platform/quickstart/nextjs).

## Get started

<Columns cols={3}>
  <Card title="React Quickstart" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/react.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=b7a3d75ec71611c2021e443a10ecac06" href="/platform/quickstart/react" width="24" height="24" data-path="images/icons/react.svg">
    Integrate Novu Inbox in your React app for notifications.
  </Card>

  <Card title="Next.js Quickstart" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/nextjs.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=9df4787635a1342d58a78eb235bcf907" href="/platform/quickstart/nextjs" width="24" height="24" data-path="images/icons/nextjs.svg">
    Add Novu Inbox to your Next.js project for real-time alerts.
  </Card>

  <Card title="Remix Quickstart" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/remix.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=e1e34fc78ccaa0adfcaad3c7c49c33d9" href="/platform/quickstart/remix" width="24" height="24" data-path="images/icons/remix.svg">
    Embed Novu Inbox in your Remix app for custom notification feeds.
  </Card>
</Columns>

## Learn the concepts

<Columns cols={2}>
  <Card title="Workflows" icon="workflow" href="/platform/concepts/workflows">
    Learn what workflows are and how they work in Novu.
  </Card>

  <Card title="Notifications" icon="bell" href="/platform/concepts/notification-event">
    Learn about the Novu notifications lifecycle and the key entities that make up a notification.
  </Card>

  <Card title="Subscribers" icon="users" href="/platform/concepts/subscribers">
    Learn what a subscriber is in Novu, how they're identified, and how they fit into the notification system.
  </Card>

  <Card title="Topics" icon="tag" href="/platform/concepts/topics">
    Learn how topics work in Novu and how they help you organize and target groups of subscribers efficiently.
  </Card>
</Columns>

## SDKs

### Client side

<Columns cols={3}>
  <Card title="React" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/react.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=b7a3d75ec71611c2021e443a10ecac06" href="/platform/sdks/react" width="24" height="24" data-path="images/icons/react.svg">
    Official React SDK for Novu's Inbox component.
  </Card>

  <Card title="JavaScript" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/javascript.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=81a311aca9dcf4e56e095d4e1bbc508e" href="/platform/sdks/javascript" width="24" height="24" data-path="images/icons/javascript.svg">
    Framework-agnostic JavaScript SDK for custom implementations.
  </Card>

  <Card title="React Native" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/react.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=b7a3d75ec71611c2021e443a10ecac06" href="/platform/sdks/react-native" width="24" height="24" data-path="images/icons/react.svg">
    Official React Native SDK for mobile applications.
  </Card>
</Columns>

### Server side

<Columns cols={3}>
  <Card title="Typescript" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/typescript.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=f0ff1d06547d624f05f6f625a902227c" href="/platform/sdks/server/typescript" width="24" height="24" data-path="images/icons/typescript.svg">
    Connect your Node app to Novu via the TypeScript SDK.
  </Card>

  <Card title="Python" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/python.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=58a81756e975a7efcf2b4b88eba861fc" href="/platform/sdks/server/python" width="24" height="24" data-path="images/icons/python.svg">
    Connect your Python app to Novu via the Python SDK.
  </Card>

  <Card title="Go" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/go.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=ac4207d833e846377b2f568b0205995b" href="/platform/sdks/server/go" width="24" height="24" data-path="images/icons/go.svg">
    Connect your Golang app to Novu via the Go SDK.
  </Card>

  <Card title="PHP" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/php.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=eeefe3756b3942f3689f1cea776580c5" href="/platform/sdks/server/php" width="24" height="24" data-path="images/icons/php.svg">
    Connect your PHP app to Novu via the PHP SDK.
  </Card>

  <Card title=".NET" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/dotnet.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=4bf7b8d23c72b3e6d8879ba5f332ed20" href="/platform/sdks/server/dotnet" width="24" height="24" data-path="images/icons/dotnet.svg">
    Connect your C#/.NET app to Novu via the .NET SDK.
  </Card>

  <Card title="Java" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/java.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=42c2aca78ef2d1963ac0cf4d4fbcd164" href="/platform/sdks/server/java" width="24" height="24" data-path="images/icons/java.svg">
    Connect your Java app to Novu via the Java SDK.
  </Card>

  <Card title="Kotlin" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/kotlin.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=2ba89b9a3b5b87c280e3c049849a61e4" href="/platform/sdks/server/kotlin" width="24" height="24" data-path="images/icons/kotlin.svg">
    Connect your Kotlin app to Novu via the Kotlin SDK.
  </Card>

  <Card title="Laravel" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/laravel.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=ee6f619ff6a9ceb5f7882d2f5481a95e" href="/platform/sdks/server/laravel" width="24" height="24" data-path="images/icons/laravel.svg">
    Connect your Laravel app to Novu via the Laravel SDK.
  </Card>

  <Card title="Ruby" icon="https://mintcdn.com/novu-c5de82d9/KUG8H_50nuRuEv8Z/images/icons/ruby.svg?fit=max&auto=format&n=KUG8H_50nuRuEv8Z&q=85&s=859756ba86569b70d6f8c248fbe08dde" href="/platform/sdks/server/ruby" width="24" height="24" data-path="images/icons/ruby.svg">
    Connect your Ruby app to Novu via the Ruby SDK.
  </Card>
</Columns>

## Community

<Columns cols={3}>
  <Card title="X" icon="twitter" href="https://x.com/novuhq">
    Follow us on X for the latest news and updates.
  </Card>

  <Card title="Discord" icon="messages-square" href="https://discord.gg/novu">
    Join hundreds of developers building with Novu.
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/novuhq/novu">
    Follow progress and contribute to the project.
  </Card>
</Columns>

<Card title="What is Novu?" icon="circle-question-mark" href="/platform/what-is-novu">
  The open-source notification infrastructure that simplifies in-app, email, chat, and push notifications.
</Card>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What is Novu?">
    Novu is the open-source notification infrastructure for sending, receiving, and tracking notifications across in-app, email, SMS, push, and chat channels. You define workflows, manage subscribers, and deliver messages through 60+ provider integrations or the built-in Inbox component.
  </Accordion>

  <Accordion title="What channels does Novu support?">
    Novu supports in-app (Inbox), email, SMS, push, and chat notifications. Each channel connects to third-party providers such as SendGrid, Twilio, Firebase Cloud Messaging, and Slack through Novu integrations.
  </Accordion>

  <Accordion title="Is Novu open source?">
    Yes. Novu is fully open source and available on [GitHub](https://github.com/novuhq/novu). You can use Novu Cloud or [self-host Novu](/community/self-hosting-novu/overview) on your own infrastructure.
  </Accordion>
</AccordionGroup>
