bbjansen / voys-stats-logger

A simple app that logs certain Voys statistics via webhooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voys Stats

A simple app that logs certain Voys statistics via webhooks.

Requirements

  • Node.Js 12+
  • SQLite 3

.env variables

Create .env file in the root directory:

DB_FILE=./db.sqlite3
PORT=3000

About

A simple app that logs certain Voys statistics via webhooks.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 94.3%Language:Pug 3.6%Language:CSS 2.2%