Pusher-Anonymous-Chat-App icon indicating copy to clipboard operation
Pusher-Anonymous-Chat-App copied to clipboard

Example of an anonymous chat app with Pusher and JavaScript

trafficstars

Pusher-Anonymous-Chat-App

Sample application on building a chat app using Pusher.

View tutorial

Getting Started

  1. run npm install
  2. Create a new application on Pusher. Select VanillaJS and NodeJS as your frontend and backend stack.
  3. Copy and Replace the placeholders APP_ID, APP_SECRET, and APP_KEY, with the keys from your pusher dashboard.
  4. start the app with npm start.
  5. Open the web app on the browser.

Prerequisites

...

Built With

...

Acknowledgements

...