Skip to content

paketo-buildpacks/nodejs

Paketo Buildpack for Node.js

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/running 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.

Usage examples can be found in the samples repository under the nodejs directory.

The Node.js buildpack is compatible with the following builder(s):

This buildpack also includes the following utility buildpacks:

Check out the Paketo Node.js docs for more information.