Astro (this page, SSR) fetched Fastify at http://127.0.0.1:3005/ping:
http://127.0.0.1:3005/ping
{ "ok": true, "from": "fastify" }
Expected: { "ok": true, "from": "fastify" }. If you see that, CHECK #2 passes — the two processes talk over localhost.