Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 279 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 279 Bytes

Gigascapes MQTT "Concierge"

Setup & Starting the Server

Use environment variables or edit config.js to provide port and other details to the server.

To install dependencies:

npm install

To start the server:

npm start

or

node server/index.js