Skip to content

Files

Latest commit

2c7b1c5 · Nov 13, 2020

History

History
This branch is 5 commits ahead of, 2 commits behind AllaeddineEL/samples:main.

yarn

Node.js Sample App using Yarn

Building

pack build yarn-sample --buildpack gcr.io/paketo-buildpacks/nodejs

Running

docker run --interactive --tty --publish 8080:8080 yarn-sample

Viewing

curl http://localhost:8080