{"id":19408751,"url":"https://github.com/ninest/dpsms","last_synced_at":"2026-06-12T18:33:17.578Z","repository":{"id":183053524,"uuid":"669512854","full_name":"ninest/dpsms","owner":"ninest","description":"Distributed physical storage management system","archived":false,"fork":false,"pushed_at":"2023-10-07T23:18:35.000Z","size":2267,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T02:17:46.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ninest.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},"funding":{"github":"ninest","patreon":null,"open_collective":null,"ko_fi":"parthkabra","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.buymeacoffee.com/ninest"]}},"created_at":"2023-07-22T14:19:11.000Z","updated_at":"2025-02-23T21:14:12.000Z","dependencies_parsed_at":"2023-07-22T16:49:13.271Z","dependency_job_id":null,"html_url":"https://github.com/ninest/dpsms","commit_stats":null,"previous_names":["ninest/dpsms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ninest/dpsms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninest%2Fdpsms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninest%2Fdpsms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninest%2Fdpsms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninest%2Fdpsms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninest","download_url":"https://codeload.github.com/ninest/dpsms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninest%2Fdpsms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34258368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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-10T12:07:45.663Z","updated_at":"2026-06-12T18:33:17.562Z","avatar_url":"https://github.com/ninest.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ninest","https://ko-fi.com/parthkabra","https://www.buymeacoffee.com/ninest"],"categories":[],"sub_categories":[],"readme":"# DPSMS\n\n![image](assets/1.png)\n![image](assets/2.png)\n![image](assets/3.png)\n![image](assets/4.png)\n![image](assets/5.png)\n![image](assets/6.png)\n![image](assets/7.png)\n![image](assets/8.png)\n![image](assets/9.png)\n![image](assets/10.png)\n![image](assets/11.png)\n![image](assets/12.png)\n![image](assets/13.png)\n![image](assets/14.png)\n![image](assets/15.png)\n![image](assets/16.png)\n![image](assets/17.png)\n\n## Development\n\n### Database\n\n```mermaid\nerDiagram\n    User ||--o{ HostUser : \"1\"  \n    User ||--o{ TenantUser : \"1\" \n    User ||--o{ MoverUser : \"1\"  \n    User ||--|{ Trust : \"0..*\"   \n    User ||--|{ Trust : \"0..*\"   \n    HostUser ||--o| HostListing : \"0..*\" \n    TenantUser ||--o| TenantRequest : \"0..*\" \n    TenantUser ||--o{ Tenancy : \"0..*\" \n    TenantRequest ||--o| TenantRequestListing : \"0..*\" \n    TenantRequestListing ||--|| HostListing : \"0..*\" \n    Tenancy |o--|| HostListing : \"0..*\" \n```\n\n### Commands\n\n- `yarn prisma:generate`: Generate Prisma client\n\n### Docker\n\nCreate a DB for dev with\n\n```bash\n# Destroy the dev DB\nyarn run db:down\n# Create the dev DB\nyarn run db:up\n# Push the schema\nyarn run db:push\n# Generate the schema\nyarn run prisma:generate\n```\n\nAdd\n\n```env\nDATABASE_URL=postgres://user:password@localhost:2429/dpsms_db\n```\n\nTo your `.env`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninest%2Fdpsms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninest%2Fdpsms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninest%2Fdpsms/lists"}