Skip to content

hbk671104/crawling-bot

Repository files navigation

crawling-bot

A crypto crawler specializing in code frequency of repos.

Guide

0. Create .env file

touch .env

1. Fill up environmental variables

  • GITHUB_PERSONAL_TOKEN
  • LEANCLOUD_APP_ID
  • LEANCLOUD_APP_SECRET
  • LEANCLOUD_SERVER_URL

2. Run!

node app.js