{"id":19107738,"url":"https://github.com/lameuler/entangler","last_synced_at":"2025-10-07T01:56:16.912Z","repository":{"id":232853626,"uuid":"766043814","full_name":"lameuler/entangler","owner":"lameuler","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-03T11:55:11.000Z","size":522,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T10:36:15.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Svelte","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/lameuler.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-02T07:15:58.000Z","updated_at":"2024-06-03T11:55:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ed3b3db-33e1-4a45-bf0c-f08843097b64","html_url":"https://github.com/lameuler/entangler","commit_stats":null,"previous_names":["lameuler/entangler"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lameuler/entangler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lameuler%2Fentangler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lameuler%2Fentangler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lameuler%2Fentangler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lameuler%2Fentangler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lameuler","download_url":"https://codeload.github.com/lameuler/entangler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lameuler%2Fentangler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708025,"owners_count":26031932,"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-10-06T02:00:05.630Z","response_time":65,"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":[],"created_at":"2024-11-09T04:13:42.368Z","updated_at":"2025-10-07T01:56:16.886Z","avatar_url":"https://github.com/lameuler.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Entangler\n\nEntangler is the all-in-one platform for managing requests and item loans.\n\n\u003e [!NOTE]\n\u003e The backend is no longer being hosted, so the live site will not work as expected.\n\n## Docker Quickstart\n\nTo start both the frontend and backend, run:\n```sh\ndocker compose up -d --build\n```\n\nTo stop them, run:\n```sh\ndocker compose down\n```\n\nThis starts both the frontend and backend together, but they would generally be run separately. For more information, see [frontend/README.md](frontend/README.md) and [backend/README.md](backend/README.md).\n\n## Local Quickstart\n\n### Backend\n\nTo run the backend locally, first navigate to the `/backend` folder.\n\nTo start the backend using `npm`:\n```sh\nnpm install\nnpm run init\nnpm start\n```\n\nTo start the backend using `bun`:\n```sh\nbun install\nbun run init.ts\nbun run index.ts\n```\n\nThis will run the API at http://localhost:6231\n\nFor more details, visit [backend/README.md](backend/README.md).\n\n### Frontend\n\nTo run the frontend locally, first navigate to the `/frontend` folder.\n\nTo start the frontend using `npm`:\n```sh\nnpm install\nnpm start\n```\n\nTo start the frontend using `bun`:\n```sh\nbun install\nbun start\n```\n\nThis will host the site at http://localhost:6131 and call the live API (https://quantum-entang.ler.sg). Alternatively, you can run a development server using `npm run dev` or `bun run dev` which will call the API locally at http://localhost:6231.\n\nTo build the frontend for deployment to static hosting, run:\n```sh\nnpm run build\n```\nOr `bun run build` if using bun.\n\nThe built site including html, javascript, css and other assets will be found in the `/build` folder.\n\nFor more details, visit [frontend/README.md](frontend/README.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flameuler%2Fentangler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flameuler%2Fentangler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flameuler%2Fentangler/lists"}