Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 255 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 255 Bytes

simple-postgresql-app

You can use it postgres queries similar to User.find to return an object.

You can set an .env in the root, and then use source .env to make the export config available to your app:

.env:

export password=YOURPASSWORD