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

Latest commit

 

History

History
37 lines (22 loc) · 767 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 767 Bytes

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.