{"id":27920266,"url":"https://github.com/manishdait/deping","last_synced_at":"2026-05-10T05:15:27.136Z","repository":{"id":291394968,"uuid":"977426177","full_name":"manishdait/deping","owner":"manishdait","description":"This is a hobby project for demonstration built with Spring Boot and Angular that allows users to track the uptime of their websites","archived":false,"fork":false,"pushed_at":"2025-05-04T10:48:42.000Z","size":166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-04T11:29:26.251Z","etag":null,"topics":["angular","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manishdait.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-05-04T07:19:02.000Z","updated_at":"2025-05-04T10:49:40.000Z","dependencies_parsed_at":"2025-05-04T11:42:15.508Z","dependency_job_id":null,"html_url":"https://github.com/manishdait/deping","commit_stats":null,"previous_names":["manishdait/deping"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fdeping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fdeping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fdeping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manishdait%2Fdeping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manishdait","download_url":"https://codeload.github.com/manishdait/deping/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252769392,"owners_count":21801375,"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":["angular","spring-boot"],"created_at":"2025-05-06T20:57:13.680Z","updated_at":"2026-05-10T05:15:27.108Z","avatar_url":"https://github.com/manishdait.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deping - Uptime Monitor\n\nThis is a hobby project for demonstration built with Spring Boot and Angular that allows users to track the uptime of their websites. It features two main entities:\n\n- **Users:** These users can add the URLs they want to monitor. The application displays the current status (up or down) of these websites.\n- **Validators:** These users contribute to the uptime monitoring process by periodically checking the status of URLs. As a reward for their contribution, validators receive Hbar.\n\nThe application uses the `Hiero-Enterprise-Java` module to handle all functionalities related to rewarding validators and managing in-app hiero account.\n\n## Getting Started (For Development)\n\n1.  **Prerequisites:**\n    * Java Development Kit (JDK)\n    * Maven\n    * Node.js and npm (or bun)\n    * MetaMask browser extension (Optional)\n\n2.  **Backend Setup:**\n    - Run the docker compose file to set db.\n      ```sh\n      docker compose up -d\n      ```\n    - Navigate to the `api` directory.\n      ```sh\n      cd api\n      ```\n    - In `api` directory, create a file named `.env`.\n    - Add the necessary Hiero configuration\n      ```properties\n      HIERO_ACCOUNT_ID=\u003cyour-hedear-acount-id\u003e\n      HIERO_PRIVATE_KEY=\u003cyour-hedera-privatekey\u003e\n      ```\n    - Run the application using Maven: `mvn spring-boot:run`\n\n3.  **Frontend Setup:**\n    * Navigate to the `client` directory.\n      ```sh\n      cd client\n      ```\n    * Install dependencies: \n      ```sh\n      npm install\n      ```\n    * Start the development server: \n      ```sh\n      ng serve -o\n      ```\n    * Open your browser and navigate to `http://localhost:4200`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanishdait%2Fdeping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanishdait%2Fdeping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanishdait%2Fdeping/lists"}