Skip to content

Loumaris/knex_postgresql_poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knex postgresql demo

usage

You need at least a postgres database and run the sql/demo.sql script to create the demo table.

# clone the repository
git clone [email protected]:Loumaris/knex_postgresql_poc.git
cd knex_postgresql_poc

# install packages
npm install

# add the credentials for postgres in the header of `app.js`
npm run start

About

simple poc for inserting some data into postgresql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published