GithubHelp home page GithubHelp logo

fullstackmonitor-cli's Introduction

About

Fullstack-monitor-CLI is log monitoring tools for developers, offering visibility of console logs, requests and responses from both the Client and Server side of your application in one single place.

This makes it easy to see what is happening across the stack as your front and back-end communicate.

In order to use this, you must also install the Fullstack-Monitor into the project you want to monitor.

Browser Interface

  • This is what the browser interface looks like, when monitoring a fullstack application. You can see Client and Server logs, and requests and responses between the Client and the Server.
  • You can use use the --chrome command to open this view in the Google Chrome browser, or navigate to localhost:3861 in your browser of choice, the application is served by default, once you have started the server using --start.

Command Line Interface

  • Here you can see an overview of the CLI commands:

  • Here is the view using the --listen command, where you can see ane example the logs, requests and responses of a fullstack application being monitored in one place.

Instructions

  1. Globally install Fullstack-Monitor-CLI
$ npm install -g fullstack-monitor-cli
  1. Install Fullstack-Monitor into the project you wish to monitor:
$ npm install fullstack-monitor`
  1. Follow the instructions here to configure Fullstack-Monitor in your project.
  2. Boot the Fullstack-Monitor-CLI server.
$ fullstack-monitor-cli --start
  1. Open the browser interface to view the logs:
$ fullstack-monitor-cli --chrome
  1. Listen to logs in the terminal
$ fullstack-monitor-cli --listen
  1. When you are done monitoring kill the server.
$ fullstack-monitor-cli --kill

Example Project

For an example of Fullstack-Monitor installed on a project see this GitHub Repo here:

Contributors

fullstackmonitor-cli's People

Contributors

tommyrharper avatar ptrkliu avatar ayemmoe avatar paulochoi avatar mnaser11218 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.