Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.
/ analytics Public archive

WhatsApp Chat Analytics API (Backend)

Notifications You must be signed in to change notification settings

tiehm/analytics

Repository files navigation

WhatsAppChat Analytics

This project is currently not continued and does not run anywhere. It is just a showcase of my skills (or rather my skills from 1 year ago) and thus security conflicts in dependencies are currently not fixed.

licence

Private API for a WhatsAppChat Analysis. Performing exact analytics based on a WhatsApp Chat.

Running

Setup the database by running /sql/setup.sql

Run with

npm run start

Installing

Install by running

npm i

Running the tests

Tests run with jest and the typescript version of it.

npm run test

License

This is a private project, I do not guarantee the security of this due to the lack of updates.