{"id":18070298,"url":"https://github.com/imsyy/site-status","last_synced_at":"2025-05-15T00:09:23.521Z","repository":{"id":47795716,"uuid":"430000625","full_name":"imsyy/site-status","owner":"imsyy","description":"📺 一个基于 UptimeRobot API 的在线状态面板 | 站点监测 | 状态检测 | An online status panel based on the UptimeRobot API | UptimeRobot, status, site","archived":false,"fork":false,"pushed_at":"2025-01-16T01:44:40.000Z","size":929,"stargazers_count":661,"open_issues_count":9,"forks_count":498,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T22:39:18.491Z","etag":null,"topics":["status","status-page"],"latest_commit_sha":null,"homepage":"https://status.imsyy.top","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imsyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-20T03:43:50.000Z","updated_at":"2025-04-13T16:20:59.000Z","dependencies_parsed_at":"2024-03-01T03:32:32.077Z","dependency_job_id":"9db6ef8b-79f7-4be3-9367-b5964bb3b299","html_url":"https://github.com/imsyy/site-status","commit_stats":{"total_commits":16,"total_committers":4,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"37dc5f7686c809414742cba3524a2682ebae03b5"},"previous_names":["imsyy/site-status"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsyy%2Fsite-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsyy%2Fsite-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsyy%2Fsite-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imsyy%2Fsite-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imsyy","download_url":"https://codeload.github.com/imsyy/site-status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249206,"owners_count":22039029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["status","status-page"],"created_at":"2024-10-31T08:24:45.649Z","updated_at":"2025-05-15T00:09:23.465Z","avatar_url":"https://github.com/imsyy.png","language":"Vue","funding_links":[],"categories":["状态面板"],"sub_categories":[],"readme":"English | [简体中文](./README.zh-CN.md)\n\n\u003cdiv align=\"center\"\u003e\n\u003ch1\u003esite-status\u003c/h1\u003e\n\u003cp\u003eAn online status panel based on UptimeRobot API\u003c/p\u003e\n\u003cbr /\u003e\n\u003cimg src=\"https://img.shields.io/github/last-commit/imsyy/site-status\" alt=\"last commit\"/\u003e\n\u003cimg src=\"https://img.shields.io/github/languages/code-size/imsyy/site-status\" alt=\"code size\"/\u003e\n\u003cimg src=\"https://img.shields.io/github/stars/imsyy/site-status?style=full\" alt=\"GitHub stars\"/\u003e\n\u003cimg src=\"https://img.shields.io/github/forks/imsyy/site-status?style=full\u0026color=orange\" alt=\"GitHub followers\"/\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\u003cimg src=\"https://s1.ax1x.com/2023/07/20/pCHnLLt.png\" alt=\"demo\"/\u003e\n\u003c/div\u003e\n\n## 👀 Demo\n\n\u003e Demo password: `123456`\n\n- [IMSYY-Site Monitoring](https://status.imsyy.top/)\n\n## 🎉 Features\n\n- 🌍 Multi-platform deployment support\n- ✨ Elegant and smooth browsing experience\n- 🔐 Supports site password encryption (JWT + Hash)\n- 👀 Overall site status preview\n- ⏲️ Data auto-refresh\n- 📱 Mobile-friendly design\n\n## Prerequisites\n\n- You need to first add site monitors on [UptimeRobot](https://uptimerobot.com/dashboard) and get the `Read-Only API Key` from the `My Settings` or [API Management](https://dashboard.uptimerobot.com/integrations) page (Do not use the `Main API key`).\n- You can also use `Monitor-specific API keys` for individual monitors.\n\n## Deployment\n\n### Cloudflare\n\nThis project is deployed by default using [Cloudflare Pages](https://pages.cloudflare.com/).\n\n- `star` and `fork` this project 😘\n- You can use the new [NuxtHub](https://hub.nuxt.com/) to quickly deploy this project. If you have experience deploying on Vercel, the process is quite similar. Alternatively, you can use [Cloudflare Pages](https://pages.cloudflare.com/) for deployment.\n- Before moving on, make sure to configure the environment variables as detailed in the `.env.example` file. The `API_KEY` is a required field.\n- If everything goes smoothly, you should be able to see the project’s main page.\n\n### Vercel\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/imsyy/site-status)\n\n- Click the button above to deploy.\n- Add the following environment variables (important):\n\n  | **Variable Name**   | **Value** |\n  | ------------------- | --------- |\n  | DEPLOYMENT_PLATFORM | auto      |\n  | API_KEY             |           |\n\n- All set!\n\n### Other Hosting Platforms\n\nFor deployment guides, refer to the official documentation: [Deploying Nuxt Apps](https://nuxtjs.org.cn/deploy)\n\n## Q \u0026 A\n\n### How to Enable Site Encryption\n\nAdd the following environment variables: `SITE_PASSWORD` and `SITE_SECRET_KEY`. Both are required. The `SITE_PASSWORD` is the site password, and the `SITE_SECRET_KEY` is the encryption key, which you can choose freely.\n\n## Thanks\n\n- [uptime-status](https://github.com/yb/uptime-status) inspired this project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimsyy%2Fsite-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimsyy%2Fsite-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimsyy%2Fsite-status/lists"}