1.0.4 • Published 1 year ago
wppconnect-api v1.0.4
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
.env
file. - Run the project:
npm start