@tyuan/ndm

1.0.0 • Public • Published

What's NDM ?

ndm is a npm script runner, which run npm script in docker container

How to use ?

add ndm config in package.json

{
  // ...
  "ndm": {
    "image": "node:10-alpine",
    "port": [3000]
  }
}

Tips

add .dockerignore to ignore node_modules

Readme

Keywords

none

Package Sidebar

Install

npm i @tyuan/ndm

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.13 kB

Total Files

5

Last publish

Collaborators

  • tyuan