OpenClaw Web
Multi-tenant AI operations console
Frontend and backend scaffolding is ready. This page verifies that the Next.js app can reach the FastAPI service through environment based configuration.
Backend health
https://solward.cn
{
"status": "ok",
"service": "solward-api",
"environment": "production"
}