This project was created to solve the problem of numbers warming up when sending messages via WhatsApp.
This application uses the Green-api library. To run the application you need:
Install dependencies with
npm install
After which you need to raise the mongoDB database
In the .env file, specify the data for the server operation
The launch is carried out by the command
npm start