The API for status is showing CORS issue: "Response body is not available to scripts (Reason: CORS Missing Allow Origin)" when using from other domain/localhost. To solve this ,CORS header is added. It also possible to specify allowed domain in Env Var in cloudflare and call them directly. |
||
|---|---|---|
| .. | ||
| api | ||
| _app.tsx | ||
| _document.tsx | ||
| incidents.tsx | ||
| index.tsx | ||