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: Donnerstag, 21. November 2024 um 10:53:26
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.