Skip to content

indrabasak/provider-sqs-pact-example

Repository files navigation

Build Status Can I deploy Status

Pact Status (latest pact)

Pact Status (prod/prod pact)

A Pactflow Provider Example with AWS SQS

Install Modules

To install all the dependencies of the project, cd into the home directory and execute the following command,

yarn

Test

To run all unit tests, execute the following command from a terminal,

yarn test

The test report will be generated in the test-reports folder.

Lint

To run lint on the whole project, execute the following command from a terminal,

yarn lint

Deployment

In order to deploy the example, you need to run the following command:

sls deploy --stage "poc" --region "us-west-2"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published