Skip to content

ipcortex/v2-service-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d18e7c · Jan 6, 2025

History

13 Commits
Apr 16, 2024
Apr 16, 2024
Apr 25, 2024
Apr 29, 2024
Jul 15, 2024
Apr 16, 2024
Apr 16, 2024
Apr 16, 2024
Jan 6, 2025
Jan 6, 2025
Jan 6, 2025
Apr 16, 2024
Apr 16, 2024
Oct 2, 2023

Repository files navigation

v2-service-template

Using the template

  1. Follow Creating a repository from a template and create an appropriately named repository. Prefixed with V2 for new platform microservices.
  2. Clone and Pull your new repository and set up a "dev" branch
  3. Change the service name in package.json file to the correct name
  4. Change the file names and class names to the correct context (eg. TemplateController to PhoneBookController)
  5. Change service name in line 3 of the Dockerfile
  6. If unsure do not hesitate to ask

Private NPM package

The microservice template has a dependency on our private NPM package. Please reach out to ensure that you have access.