This package has been deprecated

Author message:

We can't support everything, this app has some bugs and we fix it as we have time, but before we fix the bugs, you can use lite-server

sharkserve

1.4.9 • Public • Published

How to:

Install

  • run npm i -g sharkserve

Use

  • Serve dir /home/ from port 8081:
  • sharkserve --port=8081 --dir=/home
  • Standard settings: dir . port 8080
  • sharkserve
  • Localhost Only Mode: add the option --lhost=1
  • Disable autoreload: add the option --autoreload=0

Changelog

Version Description
1.2.1 Add Lhost Only Mode
1.2.0 ADD BIN READ
1.3.9 Runnable via sharkserve

For Advanced users:

You can permanently change the settings, 404 site and more by changing the settings.json in the downloaded folder node_modules/sharkserve/settings.json

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sharkserve

    Weekly Downloads

    0

    Version

    1.4.9

    License

    ISC

    Unpacked Size

    101 kB

    Total Files

    11

    Last publish

    Collaborators

    • sharkbyteprojects