base on The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations. <div align="center"> <a href="https://go.novu.co/github" target="_blank" rel="noopener noreferrer" > <picture> <source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/2233092/213641039-220ac15f-f367-4d13-9eaf-56e79433b8c1.png"> <img alt="Novu Logo" src="https://user-images.githubusercontent.com/2233092/213641043-3bbb3f21-3c53-4e67-afe5-755aeb222159.png" width="280"/> </picture> </a> </div> <br/> <p align="center"> <a href="https://www.producthunt.com/products/novu" target="_blank" rel="noopener noreferrer" > <img src="https://img.shields.io/badge/Product%20Hunt-Golden%20Kitty%20Award%202023-yellow" alt="Product Hunt"> </a> <a href="https://news.ycombinator.com/item?id=38419513" target="_blank" rel="noopener noreferrer" ><img src="https://img.shields.io/badge/Hacker%20News-%231-%23FF6600" alt="Hacker News"></a> <a href="https://www.npmjs.com/package/@novu/react" target="_blank" rel="noopener noreferrer" > <img src="https://img.shields.io/npm/v/@novu/react" alt="NPM"> </a> <!-- TODO: Replace this with @novu/api as soon as the NPM download traffic switches to the new package --> <a href="https://www.npmjs.com/package/@novu/node" target="_blank" rel="noopener noreferrer" > <img src="https://img.shields.io/npm/dm/@novu/node" alt="npm downloads"> </a> </p> <h1 align="center"> The &lt;Inbox /&gt; infrastructure for modern products </h1> <div align="center"> The notification platform that turns complex multi-channel delivery into a single component. Built for developers, designed for growth, powered by open source. </div> <p align="center"> <br /> <a href="https://go.novu.co/github" rel="dofollow"><strong>Learn More »</strong></a> <br /> <br/> <a href="https://github.com/novuhq/novu/issues/new?assignees=&labels=type%3A+bug&template=bug_report.yml&title=%F0%9F%90%9B+Bug+Report%3A+" target="_blank" rel="noopener noreferrer" >Report a bug</a> · <a href="https://docs.novu.co" target="_blank" rel="noopener noreferrer" >Docs</a> · <a href="https://go.novu.co/github" target="_blank" rel="noopener noreferrer" >Website</a> · <a href="https://discord.novu.co" target="_blank" rel="noopener noreferrer" >Join our Discord</a> · <a href="https://go.novu.co/changelog" target="_blank" rel="noopener noreferrer" >Changelog</a> · <a href="https://go.novu.co/roadmap" target="_blank" rel="noopener noreferrer" >Roadmap</a> · <a href="https://twitter.com/novuhq" target="_blank" rel="noopener noreferrer" >X</a> · <a href="https://novu.co/contact-us/?utm_campaign=github-readme" target="_blank" rel="noopener noreferrer" >Contact us</a> </p> ## ⭐️ Why Novu? Novu provides a unified API that makes it simple to send notifications through multiple channels, including Inbox/In-App, Push, Email, SMS, and Chat. With Novu, you can create custom workflows and define conditions for each channel, ensuring that your notifications are delivered in the most effective way possible. ## ✨ Features - Embeddable Inbox component with real-time support - Single API for all messaging providers (Inbox/In-App, Email, SMS, Push, Chat) - Digest Engine to combine multiple notification in to a single E-mail - No-Code Block Editor for Email - Notification Workflow Engine - Embeddable user preferences component gives your subscribers control over their notifications - Community-driven ## 🚀 Getting Started [Create a free account](https://go.novu.co/dashboard?utm_campaign=github-readme) and follow the instructions on the dashboard. ## 📚 Table of contents - [Getting Started](https://github.com/novuhq/novu#-getting-started) - [Embeddable Inbox and Preferences](https://github.com/novuhq/novu#embeddable-notification-center) - [Providers](https://github.com/novuhq/novu#providers) - [Email](https://github.com/novuhq/novu#-email) - [SMS](https://github.com/novuhq/novu#-sms) - [Push](https://github.com/novuhq/novu#-push) - [Chat](https://github.com/novuhq/novu#-chat) - [In-App](https://github.com/novuhq/novu#-in-app) - [Others](https://github.com/novuhq/novu#other-coming-soon) - [Need Help?](https://github.com/novuhq/novu#-need-help) - [Links](https://github.com/novuhq/novu#-links) - [License](https://github.com/novuhq/novu#%EF%B8%8F-license) ## Embeddable Inbox component Using the Novu API and admin panel, you can easily add a real-time notification center to your web app without building it yourself. You can use our [React](https://docs.novu.co/inbox/react/get-started?utm_campaign=github-readme), or build your own via our API and SDK. React native, Vue, and Angular are coming soon. <div align="center"> <img width="4800" height="2700" alt="Novu's Embeddable Inbox components" src="https://github.com/user-attachments/assets/00224c75-7ed0-4e19-b6fd-2a0bdced6258" /> Read more about how to add a [notification center Inbox](https://docs.novu.co/inbox/react/get-started?utm_campaign=github-readme) to your app. </div> ## Providers Novu provides a single API to manage providers across multiple channels with a simple-to-use API and UI interface. #### 💌 Email - [x] [Sendgrid](https://github.com/novuhq/novu/tree/main/providers/sendgrid) - [x] [Netcore](https://github.com/novuhq/novu/tree/main/providers/netcore) - [x] [Mailgun](https://github.com/novuhq/novu/tree/main/providers/mailgun) - [x] [SES](https://github.com/novuhq/novu/tree/main/providers/ses) - [x] [Postmark](https://github.com/novuhq/novu/tree/main/providers/postmark) - [x] [Custom SMTP](https://github.com/novuhq/novu/tree/main/providers/nodemailer) - [x] [Mailjet](https://github.com/novuhq/novu/tree/main/providers/mailjet) - [x] [Mandrill](https://github.com/novuhq/novu/tree/main/providers/mandrill) - [x] [Brevo (formerly SendinBlue)](https://github.com/novuhq/novu/tree/main/providers/brevo) - [x] [MailerSend](https://github.com/novuhq/novu/tree/main/providers/mailersend) - [x] [Infobip](https://github.com/novuhq/novu/tree/main/providers/infobip) - [x] [Resend](https://github.com/novuhq/novu/tree/main/providers/resend) - [x] [SparkPost](https://github.com/novuhq/novu/tree/main/providers/sparkpost) - [x] [Outlook 365](https://github.com/novuhq/novu/tree/main/providers/outlook365) #### 📞 SMS - [x] [Twilio](https://github.com/novuhq/novu/tree/main/providers/twilio) - [x] [Plivo](https://github.com/novuhq/novu/tree/main/providers/plivo) - [x] [SNS](https://github.com/novuhq/novu/tree/main/providers/sns) - [x] [Nexmo - Vonage](https://github.com/novuhq/novu/tree/main/providers/nexmo) - [x] [Sms77](https://github.com/novuhq/novu/tree/main/providers/sms77) - [x] [Telnyx](https://github.com/novuhq/novu/tree/main/providers/telnyx) - [x] [Termii](https://github.com/novuhq/novu/tree/main/providers/termii) - [x] [Gupshup](https://github.com/novuhq/novu/tree/main/providers/gupshup) - [x] [SMS Central](https://github.com/novuhq/novu/tree/main/providers/sms-central) - [x] [Maqsam](https://github.com/novuhq/novu/tree/main/providers/maqsam) - [x] [46elks](https://github.com/novuhq/novu/tree/main/providers/forty-six-elks) - [x] [Clickatell](https://github.com/novuhq/novu/tree/main/providers/clickatell) - [x] [Burst SMS](https://github.com/novuhq/novu/tree/main/providers/burst-sms) - [x] [Firetext](https://github.com/novuhq/novu/tree/main/providers/firetext) - [x] [Infobip](https://github.com/novuhq/novu/tree/main/providers/infobip) - [ ] Bandwidth - [ ] RingCentral #### 📱 Push - [x] [FCM](https://github.com/novuhq/novu/tree/main/providers/fcm) - [x] [Expo](https://github.com/novuhq/novu/tree/main/providers/expo) - [x] [APNS](https://github.com/novuhq/novu/tree/main/providers/apns) - [x] [OneSignal](https://github.com/novuhq/novu/tree/main/providers/one-signal) - [x] [Pushpad](https://github.com/novuhq/novu/tree/main/providers/pushpad) - [ ] Pushwoosh #### 👇 Chat - [x] [Slack](https://github.com/novuhq/novu/tree/main/providers/slack) - [x] [Discord](https://github.com/novuhq/novu/tree/main/providers/discord) - [x] [MS Teams](https://github.com/novuhq/novu/tree/main/providers/ms-teams) - [x] [Mattermost](https://github.com/novuhq/novu/tree/main/providers/mattermost) #### 📱 In-App - [x] [Novu](https://docs.novu.co/inbox/react/get-started?utm_campaign=github-readme) ## 📋 Read Our Code Of Conduct Before you begin coding and collaborating, please read our [Code of Conduct](https://github.com/novuhq/novu/blob/main/CODE_OF_CONDUCT.md) thoroughly to understand the standards (that you are required to adhere to) for community engagement. As part of our open-source community, we hold ourselves and other contributors to a high standard of communication. As a participant and contributor to this project, you agree to abide by our [Code of Conduct](https://github.com/novuhq/novu/blob/main/CODE_OF_CONDUCT.md). ## 💻 Need Help? We are more than happy to help you. If you are getting any errors or facing problems while working on this project, join our [Discord server](https://discord.novu.co) and ask for help. We are open to discussing anything related to the project. ## 🔗 Links - [Home page](https://novu.co?utm_campaign=github-readme) - [Contribution guidelines](https://github.com/novuhq/novu/blob/main/CONTRIBUTING.md) - [Run Novu locally](https://docs.novu.co/community/run-in-local-machine?utm_campaign=github-readme) ## 🛡️ License Novu is a commercial open source company, which means some parts of this open source repository require a commercial license. The concept is called "Open Core," where the core technology is fully open source, licensed under MIT license, and the enterprise code is covered under a commercial license ("/enterprise" Enterprise Edition). Enterprise features are built by the core engineering team of Novu which is hired in full-time. The following modules and folders are licensed under the enterprise license: - `enterprise` folder at the root of the project and all of their subfolders and modules - `apps/web/src/ee` folder and all of their subfolders and modules - `apps/dashboard/src/ee` folder and all of their subfolders and modules ## 💪 Thanks to all of our contributors Thanks a lot for spending your time helping Novu grow. Keep rocking 🥂 <a href="https://novu.co/contributors?utm_source=github" target="_blank" rel="noopener noreferrer" > <img src="https://contributors-img.web.app/image?repo=novuhq/novu" alt="Contributors"/> </a> ", Assign "at most 3 tags" to the expected json: {"id":"2772","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"