Comment on page
cron
In this example, we have implemented a very simple class that has a method that will be called every minute.
- 1.Run
git clone https://github.com/Genez-io/genezio-examples
- 2.Navigate to the folder
cd ./genezio-examples/javascript/cron
Run
genezio local
. This will start a local web server.Run
genezio deploy
.
Last modified 5mo ago