Skip to content

bearddan2000/nodejs-web-api-sailsjs-postgres-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-web-api-sailsjs-postgres-simple

Description

A sailsjs api that queries postgres server.

Tech stack

  • sailsjs
  • postgresql

Docker stack

  • node:latest
  • postgres:alpine

To run

sudo ./install.sh -u curl -i localhost/dogs

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

Helpful cli commands