N
N
Nikita_Migushev2020-09-23 11:00:48
Node.js
Nikita_Migushev, 2020-09-23 11:00:48

How to set up a server on a local machine to send regular email. scheduled messages?

Hello!

I ask you to understand and forgive me for the profane question.

Task:

You need to organize a server running on a local laptop that starts every time you start windows and sends email. scheduled messages.

The service must be organized on Nodejs

Question

What is the general algorithm of actions for organizing such a server? What are the best nodejs libraries to install? How can I make the server start when Windiws starts up and run in the background?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2020-09-23
@Nikita_Migushev

to run at startup, a lot of options
doing something according to the schedule - cron

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question