How to hook sigint, sigterm in Astro CMS for graceful shutdown
Astro CMS blog site is 95% static with just a bit of back-end processing. Site is developed under nodejs, and plans are to deploy it on nodejs server as well.
Astro CMS blog site is 95% static with just a bit of back-end processing. Site is developed under nodejs, and plans are to deploy it on nodejs server as well.