Skip to content

tbranyen-experimental/githubsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Search

This application is my attempt to learn EmberJs and enhance Github Search. User enters a search term and gets back with results (issues, repos, users, pull requests). It's based on:

Running the app

  1. Follow the instructions and install NodeJs. For Mac users: use Homebrew and type brew install node.
  2. Run npm install from root directory of the project to load the dependencies.
  3. To run the server: node server/dev
  4. Visit the app in your browser.

Big thanks to Rebecca Murphy for srchr-ember.

Releases

No releases published

Packages

No packages published