Skip to content

mf-rl/gcp-pub-sub-consumer

Repository files navigation

Google Cloud Pub/Sub QA Consumer

This repository contains simple Node.js scripts to consume and validate connectivity to Google Cloud Pub/Sub subscriptions in the QA environment using a consumer-only service account.

Prerequisites

  • Node.js 18+
  • Access to the service account key file (gsa-pubsub-qa.json)
  • Access to the configured Pub/Sub subscriptions

Install dependencies

npm install

Run

Test

node .\test_connection.js
image

Subscriber

node .\subscriber.js
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors