An open API service indexing awesome lists of open source software.

https://github.com/sandysanthosh/pusherpoll


https://github.com/sandysanthosh/pusherpoll

Last synced: 5 months ago
JSON representation

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