https://github.com/voles/twitstream-server
Twitstream server
https://github.com/voles/twitstream-server
Last synced: 2 months ago
JSON representation
Twitstream server
- Host: GitHub
- URL: https://github.com/voles/twitstream-server
- Owner: Voles
- Created: 2013-04-24T20:33:07.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-09T19:39:35.000Z (about 12 years ago)
- Last Synced: 2025-01-25T09:11:09.747Z (4 months ago)
- Language: JavaScript
- Size: 114 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Twitstream server
=================### Installation
1. `$ npm install`
2. Fill in a valid Twitter API credentials in `app.js`### Notes
If you get `Error: Uncaught, unspecified 'error' event`, make sure you have provided correct Twitter API credentials for your application.