Pusher-Anonymous-Chat-App
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.
Getting Started
- run
npm install - Create a new application on Pusher. Select VanillaJS and NodeJS as your frontend and backend stack.
- Copy and Replace the placeholders APP_ID, APP_SECRET, and APP_KEY, with the keys from your pusher dashboard.
- start the app with
npm start. - Open the web app on the browser.
Prerequisites
...
Built With
...
Acknowledgements
...