Push Notification Built For DevelopersSend push notifications to your users from your website in minutes
$
Easy to Use
All of our code is based on simple and intuitive methods. Here's an example:
const { topic } = Arbiti.useNotification()
topic.subscribe("General")
topic.unsubscribe("General")
Next.js Integration
If you're using Next.js our wizard will detect it and install the appropriate integration built specifically for Next.js
Secure by Default
We take security very seriously. All data is encrypted at rest and important data such as keys for sending notifications are encrypted twice. Important operations such as sending notifications can only be done on your server
Developer Experience
You've probably noticed by now, but we're obsessed with developer experience. Every part of our open-source code is highly optimized to make your life easier as a developer