Skip to content

mwolfhoffman/postgres-notification-node-listener-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Notification Demo

This repo is a demo for how to set up a notification with postgres and a listerner using express js.

To Run

  1. Start containers: docker compose up
  2. You will see notification appearing in the server logs when row is inserted into db.
  3. Stop containers: docker compose down -v

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published