All Projects → GoogleChrome → Browser Bug Search

GoogleChrome / Browser Bug Search

Licence: apache-2.0
Search across all major browser vendor issue trackers

Programming Languages

javascript
184084 projects - #8 most used programming language

Browser Bug Searcher

Demo: https://browser-issue-tracker-search.appspot.com

Contributing

  1. Install the App Engine Python SDK.
  2. Install Bower if you don't already have it: npm install bower -g

Now run:

npm install

Deployment

Note: you need to be an admin of the App Engine project to deploy.

Build the site:

gulp

You'll need to do this every time you change parts of the app.

Then, in the main project root, run the GAE dev server:

dev_appserver.py .

Deploy

To deploy the site, update app.yaml with a new version and run:

npm run deploy

Then switch the default serving version in the Google Developer Console.


License: Apache 2.0 - See /LICENSE.

Author: Eric Bidelman.

Please note: this is not an official Google product.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].