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

appserv

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appserv

A simple package that allows you to create a static async file-server vor you apps.

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

appserv: App-Server

A simple package that allows you to create a static async file-server vor you apps.

Installing globally

Installation via npm.

npm install appserv -g

Start

appserv [options]

Serving App on

127.0.0.1:8080

Available Options

-f --folder Folder default: '.'

-p --port Port default: 8080

-i --ip IP default: '127.0.0.1'

-n --nolog Nolog default: false

-h --help Help

Keywords

app

FAQs

Package last updated on 15 Jul 2012

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