Skip to content

survivorbat/whatsalyzer.com

Repository files navigation

Whatsalyzer

Whatsalyzer allows you to generate graphs and reports from your Whatsapp chats. Who talks the most? Who is active at what time? Who uses emoji's? When was the chat the most active? Find out!

Prerequisites

In order to run this, you need to have NodeJS and npm installed.

Getting Started

The following steps allow you to setup the environment to run this application.

  1. Git clone the repository
  2. Run npm install
  3. Run npm start

TODOS

  • Get a pipeline to deploy it instead of running the deploy command