- 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
- setup your mail server
- setup .env
- start server
To start the development server run:
bun i
bun run dev
Open http://localhost:8666/swagger with your browser to see the result.