/basic-express-server

Primary LanguageJavaScriptMIT LicenseMIT

LAB 02: Basic Express Server

Author: Daniel Frey

Problem Domain

A basic server to practice middleware and testing.

Links and Resources

Setup

.env requirements

  • PORT - Port Number

How to initialize/run your application

  • npm start

UML

Basic Express Server UML