icewind1991 / Frontpage

frontpage crawler for reddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontpage

Frontpage crawler for reddit

Install

  • install node.js and npm
  • run npm install from the project directory
  • import frontpage.sql into a mysql database
  • configure the mysql connection in config.yml

Crawler

  • run node backend/crawler.js from the project directory

Server

  • run node backend/server.js from the project directory

Making graphs

  • open localhost:3000 in the browser while the server is running

About

frontpage crawler for reddit


Languages

Language:JavaScript 100.0%