{"id":18312567,"url":"https://github.com/sioaeko/uptimely","last_synced_at":"2025-08-25T15:32:24.393Z","repository":{"id":246041911,"uuid":"819929966","full_name":"sioaeko/Uptimely","owner":"sioaeko","description":"🔎 A simple website for monitoring website uptime and SSL certificate status using Node.js and Vercel","archived":false,"fork":false,"pushed_at":"2024-11-14T13:45:40.000Z","size":183,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-14T14:39:39.146Z","etag":null,"topics":["live","nodejs","serverless","ssl-certificate","status-page","uptime","uptime-monitor","url"],"latest_commit_sha":null,"homepage":"https://uptimely.vercel.app","language":"JavaScript","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/sioaeko.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":"2024-06-25T13:09:20.000Z","updated_at":"2024-11-14T13:45:44.000Z","dependencies_parsed_at":"2024-06-25T14:39:20.930Z","dependency_job_id":"28f13801-3ec2-46d6-9f81-3dc19d30b3db","html_url":"https://github.com/sioaeko/Uptimely","commit_stats":null,"previous_names":["sioaeko/uptime-checker","sioaeko/site-uptime-monitor-vercel","sioaeko/uptime-monitor","sioaeko/uptimely"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sioaeko%2FUptimely","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sioaeko%2FUptimely/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sioaeko%2FUptimely/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sioaeko%2FUptimely/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sioaeko","download_url":"https://codeload.github.com/sioaeko/Uptimely/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230920435,"owners_count":18300487,"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":["live","nodejs","serverless","ssl-certificate","status-page","uptime","uptime-monitor","url"],"created_at":"2024-11-05T16:24:38.161Z","updated_at":"2024-12-23T06:10:55.910Z","avatar_url":"https://github.com/sioaeko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Uptime Monitor\n\n\u003cdiv align=\"center\"\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003ch2\u003e⚠️ ARCHIVED\u003c/h2\u003e\n        \u003cimg src=\"https://github.com/user-attachments/assets/cd86bb7b-e586-4b19-a684-ca0809c577d9\" width=\"150\" alt=\"Project Logo\"\u003e         \n        \u003cp\u003e\u003cstrong\u003eThis project has been replaced by StatusWatch and is no longer maintained.\u003c/strong\u003e\u003c/p\u003e\n        \u003cp\u003eVisit our new project for enhanced features including:\u003c/p\u003e\n        \u003cul align=\"left\"\u003e\n          \u003cli\u003e🎨 Modern, responsive UI with dark mode support\u003c/li\u003e\n          \u003cli\u003e📊 Advanced analytics and reporting\u003c/li\u003e\n          \u003cli\u003e📱 Mobile app integration\u003c/li\u003e\n          \u003cli\u003e🔔 Enhanced notification system\u003c/li\u003e\n          \u003cli\u003e🚀 Improved performance monitoring\u003c/li\u003e\n        \u003c/ul\u003e\n        \u003cp\u003e\u003cstrong\u003e👉 Upgrade to StatusWatch at:\u003cbr\u003e\n        \u003ca href=\"https://github.com/sioaeko/StatusWatch\"\u003egithub.com/sioaeko/StatusWatch\u003c/a\u003e\u003c/strong\u003e\u003c/p\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/table\u003e\n\u003c/div\u003e\n\n![rounded-in-photoretrica](https://github.com/user-attachments/assets/ec54f411-d904-40a8-9da7-6cc729339671)\n\nUptime Monitor is a simple tool to monitor the availability and SSL certificate status of specified URLs. This project provides a web interface to add URLs for monitoring and an API to check their status. This version is optimized for serverless deployment on Vercel.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/sioaeko/Uptime-monitor-vercel)\n\nService on 🌐 https://uptimely.vercel.app\n\n## Features\n\n- 🌐 URL Availability Monitoring\n- 🔒 SSL Certificate Status Checking\n- ⏱️ Response Time Measurement\n\n## Setup and Installation\n\n### Prerequisites\n\n- Node.js (v12.x or later)\n- npm (v6.x or later)\n- Vercel account\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/sioaeko/Uptime-monitor.git\n   cd Uptime-Checker\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n### Running the Project Locally\n\n1. Start the server:\n\n   ```bash\n   npm run dev\n   ```\n\n2. Open your browser and navigate to `http://localhost:3000`.\n\n### Deploying to Vercel\n\n1. Sign up or log in to [Vercel](https://vercel.com/).\n2. Import your project from GitHub to Vercel.\n3. In the Vercel dashboard, set up your project settings and deploy.\n\n### Environment Variables\n\nFor deployment on Vercel, you may need to set the following environment variables in the Vercel dashboard under your project settings:\n\n- `NODE_ENV`: `production`\n\n## API Endpoints\n\n### `POST /api/add-url`\n\nAdd a URL for monitoring.\n\n#### Request\n\n```json\n{\n  \"url\": \"https://example.com\"\n}\n```\n\n#### Response\n\n```json\n{\n  \"status\": \"success\",\n  \"message\": \"URL added for monitoring\"\n}\n```\n\n### `GET /api/check-status`\n\nCheck the status of a monitored URL.\n\n#### Request\n\n```json\n{\n  \"url\": \"https://example.com\"\n}\n```\n\n#### Response\n\n```json\n{\n  \"status\": \"up\",\n  \"responseTime\": 123,\n  \"ssl\": {\n    \"valid\": true,\n    \"expiresAt\": \"2024-12-31T23:59:59.000Z\"\n  },\n  \"lastChecked\": \"2024-06-25T12:34:56.000Z\",\n  \"downHistory\": []\n}\n```\n\n### `POST /api/remove-url`\n\nRemove a URL from monitoring.\n\n#### Request\n\n```json\n{\n  \"url\": \"https://example.com\"\n}\n```\n\n#### Response\n\n```json\n{\n  \"status\": \"success\",\n  \"message\": \"URL removed from monitoring\"\n}\n```\n\n## Project Structure\n\n```\nUptime-monitor/\n├── api/\n│   ├── add-url.js\n│   ├── check-status.js\n│   └── remove-url.js\n├── public/\n│   ├── index.html\n│   ├── script.js\n│   └── styles.css\n├── server.js\n├── package-lock.json\n├── package.json\n└── README.md\n```\n\n## Contributing\n\n1. Fork the repository.\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`).\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`).\n4. Push to the branch (`git push origin feature/AmazingFeature`).\n5. Open a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsioaeko%2Fuptimely","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsioaeko%2Fuptimely","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsioaeko%2Fuptimely/lists"}