wppconnect-api
v1.0.4
Published
This project aims to integrate with the [wppconnect-server](https://github.com/wppconnect-team/wppconnect-server) library. The project is still under development.
Readme
wppconnect-api
This project aims to integrate with the wppconnect-server library. The project is still under development.
Installation
- Clone the repository:
git clone https://github.com/willy9772/wppconnect-api - Install dependencies:
npm install
Usage
- Configure the necessary settings in the
.envfile. - Run the project:
npm start
