{"id":13876168,"url":"https://github.com/status-base/statusbase-nuxt","last_synced_at":"2025-07-16T10:33:12.072Z","repository":{"id":38100976,"uuid":"496099737","full_name":"status-base/statusbase-nuxt","owner":"status-base","description":"A modern, zero-dependency uptime monitoring tool \u0026 status page based on GitHub Actions \u0026 Nuxt Content v2.","archived":false,"fork":false,"pushed_at":"2022-06-30T02:43:38.000Z","size":702,"stargazers_count":226,"open_issues_count":1,"forks_count":19,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-07T06:06:18.920Z","etag":null,"topics":["availability-monitor","nuxt-content","nuxt3","status-page","uptime-monitor","website-monitor","windicss"],"latest_commit_sha":null,"homepage":"https://nuxt.statusbase.io/","language":"TypeScript","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/status-base.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://www.buymeacoffee.com/zernonia"]}},"created_at":"2022-05-25T05:51:39.000Z","updated_at":"2024-07-17T05:28:06.000Z","dependencies_parsed_at":"2022-07-17T04:00:33.894Z","dependency_job_id":null,"html_url":"https://github.com/status-base/statusbase-nuxt","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-base%2Fstatusbase-nuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-base%2Fstatusbase-nuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-base%2Fstatusbase-nuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/status-base%2Fstatusbase-nuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/status-base","download_url":"https://codeload.github.com/status-base/statusbase-nuxt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226126067,"owners_count":17577472,"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":["availability-monitor","nuxt-content","nuxt3","status-page","uptime-monitor","website-monitor","windicss"],"created_at":"2024-08-06T06:01:05.426Z","updated_at":"2024-11-24T04:31:00.171Z","avatar_url":"https://github.com/status-base.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/zernonia"],"categories":["TypeScript","others"],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/zernonia/statusbase\"\u003e\n    \u003cimg src=\"public/logo.svg\" alt=\"Logo\" width=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eStatusBase\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n   Uptime monitoring tool \u0026 beautiful status pages \u003cbr\u003e\u003cbr\u003e Powered by \u003ca href=\"https://content.nuxtjs.org/\" target=\"_blank\"\u003e Nuxt Content v2!\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cstrong\u003eFree • Open Source • Notification\u003c/strong\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca target=\"_blank\" href=\"https://statusbase.vercel.app/\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca target=\"_blank\" href=\"https://github.com/zernonia/statusbase/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca target=\"_blank\" href=\"https://github.com/zernonia/statusbase/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n![statusbase.vercel.app](public/og.png)\n\n## Inspiration\n\nI saw a lot of Status Page Software-as-a-Service (SAAS) out there lately, but I want to create one that allow users to freely host it themselves, and configure it to their hearts content.\n\nOn top of that, I find that this a golden opportunity to play with [Nuxt Content v2](https://content.nuxtjs.org/) 😆\n\n## 🚀 Features\n\n- 🤩 Free\n- 📖 Open-Source\n- 🚀 Host it on [platforms](https://v3.nuxtjs.org/guide/deploy/presets)\n- 📝 Write incident report in Markdown\n- 0️⃣ Zero dependency on other service\n- 🔔 Email notifications when site is down\n\n### 🔨 Built With\n\n- [Nuxt 3](https://v3.nuxtjs.org/)\n- [Nuxt Content v2](https://content.nuxtjs.org/)\n- [WindiCSS](https://windicss.org/)\n\n## Setup instructions\n\n\u003e **Warning**\n\u003e This project is still under development\n\n1. Fork the repository\n2. Update `cron` frequency on `.github/workflows/health-check.yaml`\n3. Create `[name].yaml` on `/content/urls` (eg: doc.yaml)\n4. Copy the template below to your `yaml` file created in step 2\n\n```yaml\nurl: \"https://docs.zernonia.com\"\ntitle: \"Doc\"\ndescription: \"Documentation website for zernonia\"\n# IMPORTANT! url must be first line\n# you can add any extra field here\n```\n\n5. Set up on any [platform](https://v3.nuxtjs.org/guide/deploy/presets) you ant\n6. Celebrate! 🎉\n\n## How it works?\n\nThis project uses GitHub actions to wake up every hour and run a shell script (`health-check.sh`). This script runs curl on every .yaml file in your `/content/urls` directory and appends the result of that run to a log file and commits it to the repository.\n\nAll thanks to **Nuxt Content v2**, we easily fetch the log data, as well as documented incidents report easily and display it on the website.\n\nHowever, there's a downside with using GitHub Actions as CRON, which is the scheduled [delayed](https://github.community/t/scheduled-jobs-are-not-running-on-time/121271/6). Other than that, the current Nuxt Content v2 doesn't support [remote git sources yet](https://github.com/nuxt/content/issues/1049), so we have to rebuild the apps every 30 minutes (depending on the frequeny you set in `.github/workflows/health-check.yaml`), which is not ideal.\n\n## ➕ Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\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\nDistributed under the MIT License. See `LICENSE` for more information.\n\n# 📧 Contact\n\nZernonia - [@zernonia](https://twitter.com/zernonia) - zernonia@gmail.com\n\nAlso, if you like my work, please buy me a coffee ☕😳\n\n\u003ca href=\"https://www.buymeacoffee.com/zernonia\" target=\"_blank\"\u003e\n  \u003cimg width=200 src=\"https://cdn.buymeacoffee.com/buttons/v2/default-blue.png\" alt=\"Logo\" \u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatus-base%2Fstatusbase-nuxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatus-base%2Fstatusbase-nuxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatus-base%2Fstatusbase-nuxt/lists"}