New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fullstack-monitor-cli

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fullstack-monitor-cli

## 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.

  • 1.0.5
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

Fullstack-Monitor-CLI

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.

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

Contributors

  • Paulo
  • Tom
  • Aye
  • Mohammed

FAQs

Package last updated on 03 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc