Welcome to Remix (with Vite and Cloudflare)

{
  "contacts": [
    {
      "hello": "contact1",
      "name": "contact1"
    },
    {
      "hello": "contact2",
      "name": "contact2"
    },
    {
      "hello": "contact3",
      "name": "contact3"
    }
  ]
}
another