andymoe / nodejs

A Cloud Native Buildpack for Node.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/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):

About

A Cloud Native Buildpack for Node.JS

License:Apache License 2.0


Languages

Language:Go 63.1%Language:Shell 36.9%