c0gnize / tracker

Track user activity on site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracker

Tracks user activity on the site and saves it to MongoDB

Start

npm install
npm run start

Set cusom MongoDB URL

Create file .env

cp .env.sample .env

and edit the MONGO_URL variable

About

Track user activity on site


Languages

Language:TypeScript 82.8%Language:HTML 17.2%