New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

flowserve

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowserve

local http server

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

flowserve

This is a command line utility that serves the current directory. After the server starts, it will open image, a QR code that is the local IP address and port number of the server. In iOS 11 they added support for QR codes in the camera app. So you you just launch the camera and point it at the QR code image that opened up, you'll be able to open the link in Safari.

Install

Make the command available globally

npm install -g flowserve

or if you like Yarn

yarn global add flowserve

Usage

If ./public/ exists, serve files from there, otherwise serve the current directory

flowserve

Keywords

qrcode

FAQs

Package last updated on 14 Apr 2020

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