privchat-server

1.0.4 • Public • Published

PrivChat (Server)

This repository contains the server code needed to run a PrivChat server. See instructions and information in the main/client repository.

Setup

Install the server: npm install privchat-server --global

Then run a server: privchat-server

You can optionally provide a port (default is 8080): privchat-server --port 80

License

(c) 2020 ThatTonybo. Licensed under the MIT License. See LICENSE for more information.

/privchat-server/

    Package Sidebar

    Install

    npm i privchat-server

    Weekly Downloads

    1

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    7.44 kB

    Total Files

    8

    Last publish

    Collaborators

    • thattonybo