Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 569 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 569 Bytes

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

...