Git Product home page Git Product logo

firebug.io's Introduction

firebug.io

Status: DEV

This project contains everything needed to operate http://firebug.io

Install

Clone:

git clone [email protected]:firebug/firebug.io.git firebug.io
cd firebug.io

Install:

bin/install.sh

Activate:

source bin/activate.sh

Configure:

# Add to ../firebug.io.profile.json`
{
    "services": {
        "1-io.pinf": {
            "io.pinf.server.auth": {
                "config": {
                    "passport": {
                        "github": {
                            "configUrl": "https://github.com/organizations/*/settings/applications/*",
                            "clientID": "*",
                            "clientSecret": "*"
                        }
                    }
                }
            }
        }
    }
}	

Deploy for dev:

pio deploy

Deploy for production (i.e. to maintain firebug.io):

# Add to ../firebug.io.profile.json`
{
    "config": {
        "pio": {
            "hostname": "firebug.io"
        }
    }
}

Catalogs

The following catalogs are exported:

curl -v -H "x-pio.catalog-key: 37a1043d-596a-4bd5-bf60-6d057b30dec2" \
  http://assets.firebug.io/catalog/os-inception~dev

curl -v -H "x-pio.catalog-key: 37a1043d-596a-4bd5-bf60-6d057b30dec2" \
  http://assets.firebug.io/catalog/os-inception~int

curl -v -H "x-pio.catalog-key: 37a1043d-596a-4bd5-bf60-6d057b30dec2" \
  http://assets.firebug.io/catalog/os-inception~prod

curl -v -H "x-pio.catalog-key: 37a1043d-596a-4bd5-bf60-6d057b30dec2" \
  http://assets.firebug.io/catalog/os-inception~rev~*

curl -v -H "x-pio.catalog-key: 1322705f-cac1-4028-a2c8-1aee1235119c" \
  http://assets.firebug.io/catalog/io-devcomp~dev

curl -v -H "x-pio.catalog-key: 1322705f-cac1-4028-a2c8-1aee1235119c" \
  http://assets.firebug.io/catalog/io-devcomp~int

curl -v -H "x-pio.catalog-key: 1322705f-cac1-4028-a2c8-1aee1235119c" \
  http://assets.firebug.io/catalog/io-devcomp~prod

curl -v -H "x-pio.catalog-key: 1322705f-cac1-4028-a2c8-1aee1235119c" \
  http://assets.firebug.io/catalog/io-devcomp~rev~*

License

Copyright (c) 2014, Mozilla Foundation

License: BSD License

Original code donated to Mozilla Foundation by Christoph Dorn.

firebug.io's People

Contributors

cadorn avatar

Watchers

 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.