Skip to content

Sample book movie tickets app. Using postgres publish-subscribe and socket.io

Notifications You must be signed in to change notification settings

vhchung/expressjs-postgres-pubsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expressjs-postgres-pubsub

Sample book movie tickets app. Using postgres publish-subscribe and socket.io

#Installation

##Requirement:

  • Postgresql

##Install dependencies:

Run below command at project directory

sudo npm i

##Restore sample database Restore sample database from folder db

Change database information in config/config.js

##Start application Run

node bin/www

About

Sample book movie tickets app. Using postgres publish-subscribe and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published