Neon DB Test
Endpoints:
GET /notes — list all notes
POST /notes — create a note (body: {"content":"..."})
GET /healthz — health check (includes DB ping)