A pipeline for building the nodejs-scaffold-aws-apigateway-microservice APIGateway microservice, based off of the scaffold-aws-microservices-codepipeline scaffold.
To install this pipeline you will need to complete the following steps:
- Download this project locally and install it's dependencies:
git clone --depth 1 https://github.com/RazzM13/nodejs-scaffold-aws-apigateway-microservice-codepipeline.git
cd nodejs-scaffold-aws-apigateway-microservice-codepipeline
npm install
- Obtain a GitHub personal access token from here and then replace the
******
from theconfig.yaml
file with your own. - Then you just need to deploy the pipeline by executing:
npm install-codepipeline