https://github.com/pactflow/demo-consumer-node-docker
Demonstrates the generation and publishing of a pact by a Node consumer
https://github.com/pactflow/demo-consumer-node-docker
Last synced: 3 months ago
JSON representation
Demonstrates the generation and publishing of a pact by a Node consumer
- Host: GitHub
- URL: https://github.com/pactflow/demo-consumer-node-docker
- Owner: pactflow
- License: mit
- Created: 2020-10-08T23:47:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T06:55:50.000Z (over 3 years ago)
- Last Synced: 2023-03-08T08:13:57.671Z (over 3 years ago)
- Language: JavaScript
- Size: 1.63 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo Consumer Node on Docker
```
docker run --rm -e PACT_BROKER_BASE_URL= -e PACT_BROKER_TOKEN= pactflow/demo-consumer-node
```