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
# Install dependencies
npm install
# Run dev server localhost:3000
npm run dev
# Start
npm start
App Info
Author
Brad Traversy Traversy Media
Version
1.0.0
License
This project is licensed under the MIT License