1.0.2 • Published 2 years ago

@tomerzdev/nodejs-app-template v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago