Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hackafro/angular-realtime-polls

Realtime voting and polling using pusher
https://github.com/hackafro/angular-realtime-polls

Last synced: 4 days ago
JSON representation

Realtime voting and polling using pusher

Awesome Lists containing this project

README

        

# AngularPusherPolls

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4.

## How To
* Get your pusher keys from your profile.
* Create a file named `.env` and place your appId, keys and secret there.
* Include your pusher key in the `environment.ts` and `environment.prod.ts` files
* Run `npm start` to start server and run the angular app