Skip to content

Instantly share code, notes, and snippets.

View mlg87's full-sized avatar
🇺🇦
Слава Україні

Mason Goetz mlg87

🇺🇦
Слава Україні
View GitHub Profile
@mlg87
mlg87 / express_postgress_knex.md
Created January 17, 2019 18:07 — forked from laurenfazah/express_postgress_knex.md
Cheat Sheet: Setting up Express with Postgres via Knex

Express & Postgres via Knex

Note: <example> is meant to denote text replaced by you (including brackets).

Setup

// global dependencies
npm install -g knex