The Go server is running and the JSON APIs are live at /api/v1/*, but the React frontend wasn't built.
/api/v1/*
To bring up the full UI:
cd web/enzo && npm install && npm run build
Then restart enzo serve or ecr dashboard.
enzo serve
ecr dashboard