pfc Database connection examples

Hosted on Hetzner with Coolify as management platform.

Repo is on GitHub: GitHub

GitHub repo `main` branch is automatically built and deployed to the website you're on.

The Coolify setup for that is here on Coolify. If you add a new SvelteKit project from Github, make sure to use the correct setup for `adapter-static` (no server-side code, prerendered) or `adapter-node` (uses server-side code) as documented here.