/azure-notificationhubs-bun

azure-notificationhubs-bun

Primary LanguageJavaScriptMIT LicenseMIT

Azure Notification Hubs Sample for Bun

This is a sample repository to use Azure Notification Hubs with Bun

Once cloned, install the dependencies with Bun with the following command:

bun install

And then run each sample with the following command where <file.js> is the name of the sample, such as listRegistrations.js.

bun run <file.js>

LICENSE

MIT