Search hiring threads posted by whoishiring with a regular expression.
- Clone this repository
- Install dependencies and ensure postgresql is running
npm run populateDb
- Customize the query in
config.js
npm run query
- Node 6.9.1
- PostgreSQL 9.6.1
# From within the project directory
npm install