{"id":22330714,"url":"https://github.com/amitjimiwal/feedback-management","last_synced_at":"2025-08-30T16:12:38.029Z","repository":{"id":244240214,"uuid":"814551566","full_name":"amitjimiwal/feedback-management","owner":"amitjimiwal","description":"Simple Feedback Management ","archived":false,"fork":false,"pushed_at":"2024-06-14T11:15:48.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T07:09:55.275Z","etag":null,"topics":["infinite-scroll","rate-limiting","webworker-demo","webworkers"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/amitjimiwal.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}},"created_at":"2024-06-13T08:25:14.000Z","updated_at":"2024-06-14T11:15:52.000Z","dependencies_parsed_at":"2024-06-13T15:51:44.621Z","dependency_job_id":"de34c23c-05de-44a9-b306-73f369448597","html_url":"https://github.com/amitjimiwal/feedback-management","commit_stats":null,"previous_names":["amitjimiwal/feedback-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amitjimiwal/feedback-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Ffeedback-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Ffeedback-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Ffeedback-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Ffeedback-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitjimiwal","download_url":"https://codeload.github.com/amitjimiwal/feedback-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2Ffeedback-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272873216,"owners_count":25007488,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["infinite-scroll","rate-limiting","webworker-demo","webworkers"],"created_at":"2024-12-04T04:07:36.167Z","updated_at":"2025-08-30T16:12:38.012Z","avatar_url":"https://github.com/amitjimiwal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple FeedBack Management\n\n## Introduction\n\nSimple system designed to handle user feedback efficiently. It allows users to submit feedback, which is then stored in a in memory database.\n\n## Installation Steps\n\n1. **Clone the repository**\n    ```bash\n    git clone https://github.com/amitjimiwal/feedback-management.git\n    cd feedback-management\n    ```\n\n2. **Install the dependencies**\n    ```bash\n    npm run depinstall\n    ```\n\n3. **Set up environment variables**\n\n    Create a `.env` file in the  `backend`  directory and add the following:\n    ```\n    PORT=3000\n    ```\n      Create a `.env` file in the  `frontend`  directory and add the following:\n    ```\n   VITE_APP_BACKEND_URL=http://localhost:5555\n    ```\n\n4. **Run the backend**\n    ```bash\n    npm run dev:backend\n    ```\n5. **Run the frontend**\n    ```bash\n    npm run dev:frontend\n    ```\n  See the root `package.json` file for more installation scripts\n \n  The frontend will be running at `http://localhost:5173`.\n  The backend will be running at `http://localhost:3000`.\n\n## How It Works\n![image](https://github.com/amitjimiwal/feedback-management/assets/90555965/bd76c580-0caa-47bc-b277-121984747276)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitjimiwal%2Ffeedback-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitjimiwal%2Ffeedback-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitjimiwal%2Ffeedback-management/lists"}