- End of Year! So much has happend
- Reveal insights & get statistics, while all data stays on your device.
- No chat data is sent to a server it runs only locally in your browser.
Based on the open-source tool whatsanalyze.com we present the new wrapped version for limited time or forever.
No data about your chat is transferred to any server at all.

Please report bugs in the github issues.
We use node 24
# install dependencies
$ pnpm install
# serve with hot reload at localhost:3000
$ pnpm dev
# build for production and launch server
$ pnpm build
$ pnpm start
# generate static project
$ pnpm generate
Deployments are automated via GitHub Actions:
- PR Preview: Opening a PR creates a Firebase Hosting preview URL
- Dev: Merging to
productiondeploys to Firebase Hosting (dev environment) - Production: Merging to
productiondeploys to GitHub Pages
- terminal:
cd functions
npm i
npm dev- terminal
cd frontend
pnpm dev_with_functions- start functions in local mode (also with stripe forewarding to local)
- start fe in local mode
- click on create session on main screen
- pay with email, 4242 4242 4242 4242 12/40 111
- redirect to our page, should automatically pull session info also with email of customer
- in the function terminal you should also find the call for the successfull subscription creation