Giter Site home page Giter Site logo

glimpse.node.prototype's Introduction

#Welcome to Glimpse for Node.js!

What is Glimpse?

This is a prototype for a Glimpse implementation for the node.js development stack. Glimpse is a request-level debugging tool that is is intended to provide real-time diagnostics & insights. It was originally authored for .net, and we'd like to bring a similiar offering to the Node.js community.

Why Glimpse for Node?

Glimpse is quite popular amongst .net developers, and we're exploring what it means to bring analogous functionality to Node.js.

Getting Started

Very Rough Instructions:

  1. We're currently running Node version 5.3.0. If you encounter problems on other versions of Node, please open an issue.
  2. Clone the Glimpse Node.js prototype.
  3. Run npm install in the following directories:
  • \src\glimpse.agent
  • \src\glimpse.server
  • \samples\express.test.app
  1. cd to Glimpse.Node.Prototype/express.test.app and run "node ./bin/www"
  2. Open the express app in your browser at http://localhost:3000/.
  3. Click around the page, and you'll generate some messages that will get stored in the .net server.
  4. Note the Glimpse Heads Up Display (HUD) that appears in the bottom of your browser window.
  5. Point your browser at http://localhost:3000/glimpse/client/index.html to see all requests.
  6. Click on each request to see its details.
  7. Click on http://localhost:3000/glimpse/message-history/?types=begin-request,end-request to see the raw message history in json format.

glimpse.node.prototype's People

Contributors

philliphoff avatar avanderhoorn avatar jasonyueyang avatar mike-kaufman 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.