SSR test
This page is server side rendered (SSR). See how the timestamp changes here - while the other pages are statically pre-rendered (SSG), see timestamp in the footer.
Current date on server, retrieved via +layout.server.ts: Saturday, December 21, 2024 at 3:28:49 PM
This website is currently hosted via Coolify, see my tutorial: Deploy SvelteKit with SSR on Coolify (Hetzner VPS).
Disclaimer: SvelteKit routing is involved here as well, therefore the footer itself is not updated when navigating to this page from another page of this website. Only after a real browser reload, the full page is refreshed and the footer information is correct.