Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anchan828/nest-cloud-run-pubsub-demo
https://github.com/anchan828/nest-cloud-run-pubsub-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anchan828/nest-cloud-run-pubsub-demo
- Owner: anchan828
- Created: 2020-01-14T17:16:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T14:27:39.000Z (5 months ago)
- Last Synced: 2024-08-10T15:41:19.169Z (5 months ago)
- Language: TypeScript
- Size: 1.76 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @anchan828/nest-cloud-run-pubsub demo
This repository is demo for [@anchan828/nest-cloud-run-pubsub-publisher](https://www.npmjs.com/package/@anchan828/nest-cloud-run-pubsub-publisher) and [@anchan828/nest-cloud-run-pubsub-worker](https://www.npmjs.com/package/@anchan828/nest-cloud-run-pubsub-worker).
## Run demo
```shell
docker-compose up
```Access to http://localhost:8080 or http://localhost:8080/multiple
## Access to http://localhost:8080
![](https://i.gyazo.com/c4fd3b31287c5251d007d45bb917adef.png)
## Access to http://localhost:8080/multiple
![](https://i.gyazo.com/e29834f548e8e8471c5b9d31ded5e714.png)