Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 823 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 823 Bytes

nodejs-microservice-template

What is this repository for?

How do I get set up?

  • run npm install : To install the dependencies
  • run npm start : It will start your server on your local machine
  • Configuration : config/env directory contains files to define environment specific variables
  • Dependencies : Defined under package.json
  • Database configuration : Defined under config/dbConnection
  • Deployment instructions : Docker based deployment, Dockerfile is there in parent directory

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact