Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voles/twitstream-server
Twitstream server
https://github.com/voles/twitstream-server
Last synced: about 1 month ago
JSON representation
Twitstream server
- Host: GitHub
- URL: https://github.com/voles/twitstream-server
- Owner: Voles
- Created: 2013-04-24T20:33:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-09T19:39:35.000Z (over 11 years ago)
- Last Synced: 2023-07-16T16:50:27.974Z (over 1 year 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.