/nearapogee

Primary LanguageJavaScript

Nearapogee

Authors: Jonny Graybill

Express Application

Links and Resources

Modules

app.js

server.js

Exported Values and Methods

Setup

  • PORT runs on 3001

Running the app

  • nodemon should start server.js
  • node logger.js should start a server that listens for the event happening in app.js
  • node app.js files/test.txt should allow the app file to grab the test.txt file as a parameter

Tests

  • npm testing will do the following:

UML

UML: