Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hackafro/angular-realtime-polls
- Owner: HackAfro
- Created: 2018-04-20T15:51:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T16:06:26.000Z (over 6 years ago)
- Last Synced: 2024-11-14T19:36:36.621Z (2 months ago)
- Language: TypeScript
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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