Skip to content

Latest commit

 

History

821 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-nodejs

form8ion plugin for node.js project deployed with Docker

Node CI Workflow Status Codecov SLSA Level 2

Table of Contents

Usage

npm Try @form8ion/docker-nodejs on RunKit license node

Installation

$ npm install @form8ion/docker-nodejs --save-prod

Example

Import

import {scaffold} from '@form8ion/docker-nodejs';

Execute

(async () => {
  await scaffold({
    projectRoot: process.cwd(),
    buildDirectory: 'path/to/application/entry/point'
  });
})();

Contributing

Commitizen friendly Conventional Commits semantic-release: angular Renovate PRs Welcome

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

form8ion plugin for node.js project deployed with Docker

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages