Skip to content

diploi/component-nodejs

Repository files navigation

icon

Node.js Component for Diploi

A generic Node.js component that can be used to run any Node.js app.

Uses the official node Docker image.

Operation

Development

Will run npm install when component is first initialized, and npm run dev when deployment is started.

Production

Will build a production ready image. Image runs npm install & npm build when being created. Once the image runs, npm start is called.

About

Official Node.js Component for Diploi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages