Skip to content

fabricioflores/twittexpress

 
 

Repository files navigation

twittexpress

Build Status

Twitter client with Express.JS and Angular.JS generated with Generator Angular Fullstack

  • We changed the poll service in favor to websockets

Development

  • Fork it
  • Work in your repo
  • Rebase with patovala repo master
  • Create the pull request. Make sure your branch is rebased and travis is passing.

Rebase with patovala repo master

  • Add remote patovala's repo ( you need to add the remote one) git remote add upstream https://github.com/patovala/twittexpress.git
  • Fetch all the branches of that remote into remote-tracking branches git fetch upstream
  • Rebase your branch against patovala's branch git rebase upstream/master

About

twitter and express demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • ApacheConf 33.6%
  • HTML 13.0%
  • CSS 3.3%