Skip to content

shoaib-akhunzada/Pusher-Anonymous-Chat-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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

...

About

Example of an anonymous chat app with Pusher and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.5%
  • JavaScript 23.1%
  • CSS 13.4%