Skip to content

Elysiajs Cron Plugin + Nodemailer for Sending Email Notify

Notifications You must be signed in to change notification settings

iceman951/elysiajs-healthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Health Check Service using ElysiaJS

  • axios for ping the sites
  • @elysiajs/cron for interval or schedule check sites
  • @elysiajs/swagger for document's ui for pause/stop cron
  • nodemailer for send mail notify

Getting Started

  1. setup your mail server
  2. setup .env
  3. start server

Development

To start the development server run:

bun i
bun run dev

Open http://localhost:8666/swagger with your browser to see the result.

About

Elysiajs Cron Plugin + Nodemailer for Sending Email Notify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published