Skip to content

Search hiring threads from Hacker News quickly using regex-based full-text queries

Notifications You must be signed in to change notification settings

cashweaver-zz/hn-who-is-hiring-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Who is Hiring Search

Search hiring threads posted by whoishiring with a regular expression.

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies

Usage

  1. Clone this repository
  2. Install dependencies and ensure postgresql is running
  3. npm run populateDb
  4. Customize the query in config.js
  5. npm run query

Requirements

  • Node 6.9.1
  • PostgreSQL 9.6.1

Development

Installing Dependencies

# From within the project directory
npm install

About

Search hiring threads from Hacker News quickly using regex-based full-text queries

Resources

Stars

Watchers

Forks

Packages

No packages published