- Follow Creating a repository from a template and create an appropriately named repository. Prefixed with V2 for new platform microservices.
- Clone and Pull your new repository and set up a "dev" branch
- Change the service name in package.json file to the correct name
- Change the file names and class names to the correct context (eg. TemplateController to PhoneBookController)
- If unsure do not hesitate to ask
The microservice template has a dependency on our private NPM package. Please reach out to ensure that you have access.