openboard
TypeScript icon, indicating that this package has built-in type declarations

1.0.14 • Public • Published

Openboard

npm install openboard
import { OpenBoardServer } from 'openboard';
const server = new OpenBoardServer({
    "port": 5000,
    "debug": true,
    "mongourl": "mongodb://localhost:27017",
    "database": "openboard",
    "wss": { "port": 2999 },
    "mqtt": { "port": 1883 }
})

Readme

Keywords

none

Package Sidebar

Install

npm i openboard

Weekly Downloads

0

Version

1.0.14

License

ISC

Unpacked Size

27.2 MB

Total Files

298

Last publish

Collaborators

  • rouan