All Projects → paketo-buildpacks → nodejs

paketo-buildpacks / nodejs

Licence: Apache-2.0 License
A Cloud Native Buildpack for Node.JS

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to nodejs

dotnet-core
A Cloud Native Buildpack for .NET Core
Stars: ✭ 27 (-6.9%)
Mutual labels:  cnb
java
A Cloud Native Buildpack with an order definition suitable for Java applications
Stars: ✭ 66 (+127.59%)
Mutual labels:  cnb
go-dist
A Cloud Native Buildpack for Go
Stars: ✭ 17 (-41.38%)
Mutual labels:  cnb
graalvm
A Cloud Native Buildpack that provides the GraalVM implementations of JREs and JDKs
Stars: ✭ 21 (-27.59%)
Mutual labels:  cnb
go
A Cloud Native Buildpack for Go
Stars: ✭ 53 (+82.76%)
Mutual labels:  cnb
ruby
No description or website provided.
Stars: ✭ 15 (-48.28%)
Mutual labels:  cnb
bellsoft-liberica
A Cloud Native Buildpack that provides the Bellsoft Liberica implementations of JREs and JDKs
Stars: ✭ 33 (+13.79%)
Mutual labels:  cnb
php
A Cloud Native Buildpack for PHP
Stars: ✭ 17 (-41.38%)
Mutual labels:  cnb
go-build
A Cloud Native Buildpack for compiling Go applications
Stars: ✭ 18 (-37.93%)
Mutual labels:  cnb

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

This buildpack also includes the following utility buildpacks:

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].