Sign in
Log inSign up
Hrithwik Bharadwaj

99 likes

·

4.9K reads

4 comments

Rahul Kamath
Rahul Kamath
Apr 24, 2021

Needed this. thank you

7
·
·1 reply
Hrithwik Bharadwaj
Hrithwik Bharadwaj
Author
·Apr 24, 2021

Glad that it was helpful

·
Pankaj Tanwar
Pankaj Tanwar
Apr 25, 2021

Nice writeup. I would recommend, rather then relying on a third party service, there are a few possible methods you can try -

  1. Write a Cron job on server to keep the application awake
  2. Self pinging your own server in each 20 min (put code in the main server file)
  3. Run a timeout based Google apps script to ping your server

Your thoughts?

1
·
·1 reply
Hrithwik Bharadwaj
Hrithwik Bharadwaj
Author
·Apr 26, 2021

Yes this is a good solution which most of them use Pankaj. Most of my articles are targeted for beginners who are just starting out and using Kaffeine Shots is extremely simple

·