{"id":16627904,"url":"https://github.com/soorajshankar/up-beat","last_synced_at":"2025-03-21T15:31:18.860Z","repository":{"id":40842962,"uuid":"247276455","full_name":"soorajshankar/up-beat","owner":"soorajshankar","description":"self-hosted server uptime monitor.","archived":false,"fork":false,"pushed_at":"2023-01-24T01:38:22.000Z","size":11131,"stargazers_count":4,"open_issues_count":61,"forks_count":3,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-01T07:23:27.514Z","etag":null,"topics":["bulljs","docker","graphql","hacktoberfest","hactoberfest","mongodb","nestjs","server-monitoring","servermonitor","uptime-robot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soorajshankar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-14T12:55:02.000Z","updated_at":"2024-03-09T05:27:50.000Z","dependencies_parsed_at":"2023-02-13T09:31:12.233Z","dependency_job_id":null,"html_url":"https://github.com/soorajshankar/up-beat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soorajshankar%2Fup-beat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soorajshankar%2Fup-beat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soorajshankar%2Fup-beat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soorajshankar%2Fup-beat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soorajshankar","download_url":"https://codeload.github.com/soorajshankar/up-beat/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244144081,"owners_count":20405336,"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":["bulljs","docker","graphql","hacktoberfest","hactoberfest","mongodb","nestjs","server-monitoring","servermonitor","uptime-robot"],"created_at":"2024-10-12T04:28:41.510Z","updated_at":"2025-03-21T15:31:18.049Z","avatar_url":"https://github.com/soorajshankar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv center\u003e\n  \u003ch1\u003eUpBeat\u003c/h1\u003e\n  \u003ch2\u003eup-beat - opensource self hosted server health monitor\u003c/h2\u003e\n  \u003ch4\u003eThis project is under development\u003c/h4\u003e\n\u003c/div\u003e\n\n## Quick Deployment\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/soorajshankar/up-beat)\n\n## Description\n\n[Nest](https://github.com/nestjs/nest) server monitoring system\n\n## Environment\n\nExample .env file is given for reference as (example.env). For local development use the following command after cloning the project.\n\n```shell\ncp example.env .env\n```\n\n## Branching model\n\nWe use [git-flow](https://nvie.com/posts/a-successful-git-branching-model/) branching model. The base branch is `dev`.\nIf you are looking for a stable version, please use the `master` or tags labelled as `v1.x.x`.\n\n## Installation\n\n```bash\n$ npm install\n```\n\n## Running the app\n\n### Docker instance\n\n```bash\n# build docker image\ndocker-compose build\n\n# build start instance\ndocker-compose up\n```\n\nopen browser and navigate to [http://localhost:3000/](http://localhost:3000/)\nopen graphiQl and navigate to [http://localhost:3000/graphql](http://localhost:3000/graphql)\n\n### Dev server\n\n```bash\n# development server\n$ yarn start:server\n\n# run react dev server\n$ yarn start:client\n\n# rebuild ui and start server\n$ npm run start:prodserver\n```\n\nopen browser and navigate to [http://localhost:9000/](http://localhost:9000/)\nopen graphiQl and navigate to [http://localhost:9000/graphql](http://localhost:9000/graphql)\n\n## Test\n\n```bash\n# unit tests\n$ npm run test\n\n# e2e tests\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n```\n\n## License\n\nNest is [MIT licensed](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoorajshankar%2Fup-beat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoorajshankar%2Fup-beat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoorajshankar%2Fup-beat/lists"}