Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonytonyjan/ruby-conf-tw-twitter-wall
https://github.com/tonytonyjan/ruby-conf-tw-twitter-wall
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonytonyjan/ruby-conf-tw-twitter-wall
- Owner: tonytonyjan
- Created: 2014-03-16T17:39:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-09T04:32:58.000Z (over 9 years ago)
- Last Synced: 2024-04-09T21:30:14.984Z (9 months ago)
- Language: JavaScript
- Homepage: twitter-wall.brainana.com
- Size: 478 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Twitter Wall for Ruby Conference Taiwan 2014
============================================About
-----This twitter wall was made for [Ruby conference Taiwan 2014](http://rubyconf.tw/2014/).
Usage
-----1. `bundle insall`
2. Edit `server/config.yml` and `client/config.json`
3. `ruby -I. server.rb`Or use `docker`:
1. Edit `server/config.yml` and `client/config.json`
2. `docker build -t ruby-conf-tw-2014-twitter-wall ./`
3. `docker run -it -p 80:80 -p 8080:8080 ruby-conf-tw-2014-twitter-wall`> You can change the port of 8080 to the port you desired to listen websocket