Swagger generated server 2.3.1

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

Local Use

  1. start local mongoDB (or change /service/config.json file for external mongoDB)

  2. npm start

This project leverages the mega-awesome swagger-tools middleware which does most all the work.

Platform deployment

tanzu apps workload create -f config/workload.yaml

Accelerator deployment

tanzu accelerator apply -f accelerator-deployment.yaml

or

tanzu accelerator create tmf-product-catalog-management-api-nodejs --git-repository https://github.com/tsalm-pivotal/tm-forum-nodejs.git --git-branch main