https://github.com/sandysanthosh/pusherpoll
https://github.com/sandysanthosh/pusherpoll
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sandysanthosh/pusherpoll
- Owner: sandysanthosh
- Created: 2018-08-09T18:27:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T18:27:34.000Z (over 7 years ago)
- Last Synced: 2025-02-28T20:57:17.735Z (11 months ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PusherPoll
> Real-Time polling application using Pusher, Node.js, Express, MongoDB and CanvasJS
## Quick Start
Edit the config/keys.js file and add your MongoDB URI and Pusher key info
```bash
# Install dependencies
npm install
# Run dev server localhost:3000
npm run dev
# Start
npm start
```
## App Info
### Author
Brad Traversy
[Traversy Media](http://www.traversymedia.com)
### Version
1.0.0
### License
This project is licensed under the MIT License