An open API service indexing awesome lists of open source software.

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

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
```