Skip to content

Sample application using Angular.js, Node.js, and Twitter API for use on OpenShift.

License

Notifications You must be signed in to change notification settings

michaelryanmcneill/sample-angular-node

 
 

Repository files navigation

Rendering Tweets with Angular & Node

Sample application using Angular.js, Node.js, and Twitter API for use on OpenShift.

Installing and Running

Spin up a Node.js 0.10 cartridge (or higher) on OpenShift Online or OpenShift Enterprise.

Clone GitHub repo locally:

git clone https://github.com/michaelryanmcneill/sample-angular-node.git

Create a config.js file using config.sample.js as a template. Fill in your Twitter App API Keys. You will need to create a Twitter application.

Copy the contents of the repository, including the .openshift/ directory and the config.js file to your private OpenShift repository and commit and deploy the changes.

Once the deploy completes, go to http://example-namespace.rhcloud.com in your browser.

Resources

About

Sample application using Angular.js, Node.js, and Twitter API for use on OpenShift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.3%
  • JavaScript 26.3%
  • CSS 5.2%
  • HTML 1.2%