An open API service indexing awesome lists of open source software.

https://github.com/weakish/discourse-analyser

a naive discourse forum posts analyser
https://github.com/weakish/discourse-analyser

Last synced: 6 days ago
JSON representation

a naive discourse forum posts analyser

Awesome Lists containing this project

README

          

## Usage

0. edit `names` object in `categoryName` function.
1. set environment variable `API_BASE` and `API_URL`
2. run `node stat.js MONTH`, (e.g. `5`). If `MONTH` is bigger than current month, then it will be treated as the month in last year.