wppconnect-frontend-vue
wppconnect-frontend-vue copied to clipboard
WPPConnect FrontEnd VueJS
The project is in Beta, in DEVELOPMENT, this is not working yet, and bugs may occur
The repository has been without maintenance for quite some time now, and it's likely not functioning properly.
Our online channels
Installation
WPPConnect FrontEnd has been designed to demonstrate how multi-session works dynamically. The project was developed in VueJS
Change port backend
To change host and port, just access config.js.
And change the value of IP_SERVER & IP_SOCKET_IO
Get Started
To run the project is very simple, just follow the steps below.
Clone the repository and open the unzipped project and run the following command in the terminal:
Installing
yarn install
// or
npm install
Running
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
To run, go to 'dist' folder
serve
Features
- [x] Chat
- [x] Multisession
- [x] Receiving messages (real time)
- [x] Send audio, messages, documents, images, videos, etc
- [x] Receive messages, images, audio, sticker, documents, etc
- [x] Reject call or/and with messages
- [x] Send attandant name
- [x] Send buttons List
- [x] Send List sections
API
This site uses wppconnect-server to populate the data. Then you will need something similar to run the project successfully.
Demo
