Top New Best Ask Show Jobs Login

This is a static site

Login is not supported by the Hacker News API.
As a workaround clone and run this repository locally, and use the cookie safely in an environment variable.

  1. Clone the repo.
  2. Install dependencies.
  3. Login to Hacker News.
  4. Copy the user cookie.
  5. Paste the cookie into HN_COOKIE environment variable.
  6. Run the local server: node .
  7. Open localhost:3000 in a browser.

For full instructions see the README.