Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sammers21/twitter_wall
Twitter wall
https://github.com/sammers21/twitter_wall
java java-8 javascript sockjs vertx vertx-web
Last synced: 18 days ago
JSON representation
Twitter wall
- Host: GitHub
- URL: https://github.com/sammers21/twitter_wall
- Owner: Sammers21
- Created: 2017-03-25T18:29:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T22:47:31.000Z (almost 8 years ago)
- Last Synced: 2024-11-01T03:42:19.391Z (2 months ago)
- Topics: java, java-8, javascript, sockjs, vertx, vertx-web
- Language: Java
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/Sammers21/twitter_wall.svg?branch=master)](https://travis-ci.org/Sammers21/twitter_wall)
## How to run it?
**1. clone it**
```
$ git clone https://github.com/Sammers21/twitter_wall
```
**2. enter**```
$ cd twitter_wall
```
**3. run it**```
$ ./gradlew run
```**4. enjoy in browser**
the program run on the localhost:8080
![image](https://cloud.githubusercontent.com/assets/16746106/24591648/70540206-180f-11e7-8610-93c71605023e.png)