https://github.com/IITC-College/express-js-app

Learning Goals


Part 1 — Inspect Current Dependencies

Scenario

By default:

npm ci

installs everything:

This includes tools that are not needed in production containers.

Examples: