Skip to content

bytronaviation/node-skybook-events-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Skybook Event Handler

This simple node service accepts incoming JSON messages triggered by events such as sector sign off, and saves the contents to a JSON file on disk.

Install

All requirements are added via npm install

Usage

The server can be started with the command node server

Config

The port number and save directory can be configurable through the config/default.json, just change accordingly.

Run tests

Test can be run through the command npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published