Skip to content

401-advanced-js/lab-19c

Repository files navigation

CF LAB

Lab19c

Spencer Hirata

Links and Resources

Documentation

Setup

.env requirements

  • PORT ~not required

Running the app

  • npm i ~ all dependencies
  • in your src folder (in this order too)
    1. nodemon server.js
    2. nodemon logger.js
    3. in base directory a. nodemon b. go to 'http://localhost:3001' and ping these routes while looking at the other two tabs '/public-stuff' '/hidden-stuff' '/something-to-read' '/create-a-thing' '/update' '/jp' '/bye-bye' '/everything'

Tests

  • npm run test

UML

socket.io;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published