1.0.2 • Published 1 year ago

@tomerzdev/nodejs-app-template v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Template for nodejs app

Git Branching


main branch:

master

release branch:

release/*

feature branch:

feature/*'


Build

  • Build Docker Image
docker build . -t nodejs-app-template

Run

  • Run Docker Image
docker run -p 5551:5551 nodejs-app-template
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago