Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vitormarcal/whatsapp-archiver

WhatsApp convo backups.. Features directory import, a user-friendly frontend. View messages effortlessly.
https://github.com/vitormarcal/whatsapp-archiver

backup node nuxt vue whatsapp whatsapp-chat

Last synced: 2 days ago
JSON representation

WhatsApp convo backups.. Features directory import, a user-friendly frontend. View messages effortlessly.

Awesome Lists containing this project

README

        

# whatsapp-archiver

This project is inactive. See https://github.com/vitormarcal/chatvault

## Build Setup

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```

For detailed explanation on how things work, check out the [documentation](https://nuxtjs.org).

Create .env file with:

WHATSAPP_ARCHIVER_DATABASE_PATH=/path/to/whatsapp_arquiver.sqlite
ARCHIVE_DIR=/path/to/whatsapp/archive
SRC_DIR=/path/to/whatsapp/source