Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 233 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 233 Bytes

Demo Postgres Knex

  • ElephantSQL connection string in .env file

  • Run demo

"scripts": {
    "start": "node db-check.js"
  },
  • node db-check.js simple database connection and output
  • node server.js basic endpoint