You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ We look forward to using this idea to be able to gather online analytics from di
10
10
---
11
11
run `npm install` or simply `npm i` to install dependencies for the application.
12
12
13
+
| Author | Github handle | Twitter handle |
14
+
| ------------- |:-------------:|
15
+
| Louis Musanje Michael |[louicoder](github.com/louicoder)|
13
16
#### CronJobs:
14
17
---
15
18
We automate a few tasks like sending emails, SMSs and whatsapp messages using this particualr feature. To start using the cron-job function, simply import the function you want to be executed into the croJob.js file and execute within the cronJob function
0 commit comments