Freshness diagnostics API, UI trust notes, mission control/stats updates, and deploy scripts.
Made-with: Cursor
This commit is contained in:
@@ -29,11 +29,12 @@ Overview of documentation for the ChainID 138 Explorer (SolaceScan).
|
||||
|
||||
Nginx should preserve `/api`, `/api/config/*`, `/explorer-api/*`, `/token-aggregation/api/v1/*`, `/snap/`, and `/health`, then proxy `/` and `/_next/` using [deployment/common/nginx-next-frontend-proxy.conf](/home/intlc/projects/proxmox/explorer-monorepo/deployment/common/nginx-next-frontend-proxy.conf).
|
||||
|
||||
**Legacy static SPA deploy (fallback only):**
|
||||
**Legacy static SPA compatibility assets:**
|
||||
|
||||
```bash
|
||||
./scripts/deploy-frontend-to-vmid5000.sh
|
||||
```
|
||||
The historical static SPA (`frontend/public/index.html` +
|
||||
`frontend/public/explorer-spa.js`) remains in-repo for compatibility and audit
|
||||
reference only. The old static deploy scripts are deprecated shims and are not
|
||||
supported deployment targets.
|
||||
|
||||
**Full explorer/API fix (Blockscout + nginx + frontend):**
|
||||
|
||||
@@ -61,4 +62,4 @@ Nginx should preserve `/api`, `/api/config/*`, `/explorer-api/*`, `/token-aggreg
|
||||
|
||||
---
|
||||
|
||||
*Last updated: 2025-02-09*
|
||||
*Last updated: 2026-04-11*
|
||||
|
||||
Reference in New Issue
Block a user