Coder Social home page Coder Social logo

j-j-justwe / chromium-dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googlechrome/chromium-dashboard

0.0 1.0 0.0 5.85 MB

Chromium Dashboard

Home Page: https://www.chromestatus.com

License: Apache License 2.0

JavaScript 3.74% Python 77.85% Ruby 0.10% Shell 0.18% Makefile 0.37% HTML 14.27% CSS 3.48%

chromium-dashboard's Introduction

Chrome Platform Status

chromestatus.com

Get the code

git clone --recursive https://github.com/GoogleChrome/chromium-dashboard

Installation

First, install the Google App Engine SDK for Python.

You'll also need node/npm. Next, install bower and the npm deps:

npm install -g bower
npm install

This will also pull down bower_components and run gulp to build the site.

Developing

Note: I've had issues with Django errors just running grunt serve or using the dev_appserver.py but others haven't.

Download the Google App Engine Python SDK launcher (Mac) and use that. Open the launcher and run the app in the main repo directory.

Locally, the /feature list pulls from prod (https://www.chromestatus.com/features.json). Opening one of the features will 404 because the entry is not actually in the local db. If you want to test local entries, modify templates/features.html to pull locally and add some db entries by signing in to the app (bottom link). Make sure to check the "sign in as admin" box when doing so. Note that you can also simply go to http://127.0.0.1:8080/ instead of localhost to pull locally.

Debugging / settings

settings.py contains a list of globals for debugging and running the site locally.

VULCANIZE

False will run the site without vulcanizing the Polymer elements.

Deploying

Note you need to have admin privileges on the cr-status cloud project to be able to deploy the site.

First, update the version field in app.yaml. That will ensure the app deploys to a versioned URL and helps for rolling back later. Then, run the helper script:

./scripts/deploy_site.sh

This will build the site and deploy it to GAE.

Lastly, open the Google Developer Console and flip to the new version.

LICENSE

Copyright (c) 2013-2016 Google Inc. All rights reserved.

Apache2 License.

Analytics

chromium-dashboard's People

Contributors

ebidel avatar beaufortfrancois avatar jeffposnick avatar jpchase avatar mdittmer avatar mathiasbynens avatar rbyers avatar phistuck avatar sethladd avatar foolip avatar maxh avatar paulirish avatar avidrissman avatar navidz avatar mounirlamouri avatar clelland avatar addyosmani avatar brianblakely avatar cbiesinger avatar alrra avatar ericlaw1979 avatar joakimkm avatar progers avatar prayagverma avatar sof avatar holte avatar wh0 avatar

Watchers

JUSTWE avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.