Skip to content

Send push notifications to your browser from Adonis backend

Notifications You must be signed in to change notification settings

Ethiel97/adonis-push-notifications

Repository files navigation

Send push notifications to your browser with Adonis.js and Pusher channels.

application screenshot

Getting Started

Make sure you have npm and yarn on your local machine

  1. Clone this repository and cd into it
  2. Run yarn or npm install to download dependencies
  3. Set up your pusher account
  4. Execute adonis serve --dev to run the project in your browser
  5. See the tutorial for useful notes

Prerequisites

  • Adonis
  • npm or Yarn
  • Pusher account

Built With

##Acknowledgments

Christian Nwamba tutorial - Inspiring and useful article

Releases

No releases published

Packages

No packages published