Skip to content

HeavyWombat/sample-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-nodejs

A collection of Nodejs based sample code.

Overview

This repository host minimal assets develop for the Nodejs runtime. These samples are used in Shipwrigh/Build for testing purposes.

Structure

This repository consists of multiple directories, each directory is intended to work with a particular set of tools that are currently supported in Shipwrigh/Build.

/docker-build

Assets with a Dockerfile, which indicates how to compile the specified go file. This asset is intended to work with tools like Kaniko and Buildah.

/docker-build-renamed

Assets with a Dockerfile that uses RenamedDockerfile as the Dockerfile name. This asset is intended to work with tools like Kaniko and Buildah.

/source-build

Assets with pure source code, without any knowledge about Docker. This asset is intended to work with Buildpacks, like the Paketo and Heroku implementation.

About

A collection of Nodejs based sample code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.6%
  • JavaScript 36.4%
  • Dockerfile 27.0%