@wppconnect/frontend
v1.0.3
Published
Projeto feito para autenticar a automomacao do WhatsappWeb com multi-clientes de forma dinamica. Backend feito em Nodejs(express, socketio), FrontEnd (ReactJS)
Downloads
122
Readme
WPPConnect FrontEnd
Our online channels
Installation
WPPConnect FrontEnd has been designed to demonstrate how multi-session works dynamically. The project was developed in ReactJS
Change port backend
To change host and port, just access config.js.
And change the value of window.IP_SERVER & window.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
yarn start
//or
npm start
Features
- [x] Chat
- [x] Multisession
- [x] Receiving messages (real time)
- [x] Send messages (real time)
- [x] Choose session before sending message
- [x] Receive Images
- [x] Receive Audio
- [x] Receive Sticker
- [x] Send Images
API
This site uses this project to populate the data. Then you will need something similar to run the project successfully.