Skip to content

Files

Latest commit

ce3575c · Jul 12, 2024

History

History

yarn

Node.js Sample App using Yarn

Building

pack build yarn-sample --buildpack paketo-buildpacks/nodejs

Running

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

Viewing

curl http://localhost:8080