Skip to content

teropa/vertx-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example Vert.x application, used for demoing Vert.x.

Prereqs

Usage

  • Set the TWITTER_BASIC_AUTH environment variable. It should hold your Twitter username and password, separated by a colon, base64 encoded. (E.g. output of echo "username:password" | base64). This is required for authenticating to Twitter in tweets.coffee
  • Launch the app: vertx run app.coffee
  • Point your browser to http://localhost:8080

License

Released under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published