Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 492 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 492 Bytes

WAAPI

The purpose of the application is to send a good morning message to the specified people at 9 a.m. every morning and to send a message to everyone in their contacts at night.

Installation and Getting Started

Follow these steps to install the project:

> git clone https://github.com/mehmetcoskun/waapi.git
> cd waapi
> npm install

Don't forget to customize the contacts.csv file and the config.json file before running the project.

Then:

> npm start