Skip to content

tammyip-401-advanced-javascript/lab-00

Repository files navigation

lab-00

Proof of Life Server

Author: Tammy Ip

Links and Resources

Documemtation

  • [jsdoc]

Modules

pos.js

Exported Values and Methods

isAlive(dead) -> boolean

Retrun true/false to indicate how the server works

Setup

.env requirements

  • PORT - Port Number

Running the app

  • npm start
  • Endpoint: \
    • Returns a boolean
  • Endpoint: '/docs'
    • Returns JSDoc Documentation Pages

Tests

  • Unit Tests: npm test
  • Lint Tests: npm run lint

UML

UML Diagram https://drive.google.com/file/d/19fP2j67zmlmlBKEyqJYVT9opkzBPhbox/view?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published