/nodejs

A Cloud Native Buildpack for Node.JS

Primary LanguageShellApache License 2.0Apache-2.0

Node.js Paketo Buildpack

gcr.io/paketo-buildpacks/nodejs

The Node.js Paketo Buildpack provides a set of collaborating buildpacks that enable the building of a Node.js-based application. These buildpacks include:

The buildpack supports building simple Node applications or applications which utilize either NPM or Yarn for managing their dependencies. Support for each of these package managers is mutually exclusive.