{"id":20190852,"url":"https://github.com/imbios/cardus-app","last_synced_at":"2025-04-10T09:37:47.455Z","repository":{"id":65973273,"uuid":"566752037","full_name":"ImBIOS/cardus-app","owner":"ImBIOS","description":"Trusted Web Activity for the CardusApp project. A webapp that allows you to create and manage your own personal warehouse/storage/carton.","archived":false,"fork":false,"pushed_at":"2023-04-29T09:33:21.000Z","size":330159,"stargazers_count":10,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T08:22:38.378Z","etag":null,"topics":["app","cloud-storage","google-cloud-platform","mongodb","mongodb-atlas","next-auth","nextjs","progressive-web-app","pwa","tensorflowjs","trusted-web-activity","twa"],"latest_commit_sha":null,"homepage":"https://cardus.vercel.app","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/ImBIOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["ImBIOS"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-11-16T10:48:47.000Z","updated_at":"2024-07-05T21:23:35.000Z","dependencies_parsed_at":"2023-05-26T21:00:31.396Z","dependency_job_id":null,"html_url":"https://github.com/ImBIOS/cardus-app","commit_stats":{"total_commits":28,"total_committers":3,"mean_commits":9.333333333333334,"dds":0.0714285714285714,"last_synced_commit":"0e2d35961c6471ea79eb4d5a8a5a5b10b87d7ca7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fcardus-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fcardus-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fcardus-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fcardus-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImBIOS","download_url":"https://codeload.github.com/ImBIOS/cardus-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248192637,"owners_count":21062716,"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":["app","cloud-storage","google-cloud-platform","mongodb","mongodb-atlas","next-auth","nextjs","progressive-web-app","pwa","tensorflowjs","trusted-web-activity","twa"],"created_at":"2024-11-14T03:46:51.822Z","updated_at":"2025-04-10T09:37:47.434Z","avatar_url":"https://github.com/ImBIOS.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ImBIOS"],"categories":[],"sub_categories":[],"readme":"# 📦 CardusApp TWA\n\nThis is the Trusted Web Activity for the CardusApp project. It is a webapp that allows you to create and manage your own personal warehouse/storage/carton.\n\n## 😎 Features\n\n- [ ] Feature: Box\n  - [x] Create Box\n    - [x] Add Box Name\n    - [x] Add Box Location\n    - [x] Add Box Image\n    - [x] Use Google Cloud Storage API\n  - [x] Create Item in Box\n    - [x] Add Item Name\n    - [x] Add Item Meta Search Keywords\n    - [x] Delete Item Meta Search\n    - [x] Add Item Image\n    - [x] Delete Item Image\n    - [x] Auto Label Image with AI\n  - [x] Read Box\n    - [x] Read Box Detail\n    - [x] Read All Box\n  - [ ] Update box detail\n  - [x] Delete Box\n    - [x] Delete Box Image\n  - [x] Read All Item in Box\n  - [x] Update Item Detail\n  - [x] Delete Item\n  - [ ] Print Box QR Code\n- [ ] Feature: Search\n  - [ ] Semantic Search Item\n  - [ ] Locate Item-in-Box by QR Scan\n- [ ] Feature: Scan QR\n  - [ ] Open Box Data by Scan\n  - [ ] Box Privacy \u0026 Authorization\n- [ ] Feature: Trusted Web Activity\n  - [ ] Build TWA\n  - [ ] Publish to Google Play Store\n- [ ] Testing\n  - [ ] Unit Testing\n  - [ ] Integration Testing\n  - [ ] E2E Testing\n- [ ] Storybook\n  - [x] Create Storybook\n  - [ ] Deploy Storybook\n\n## 🛠 Develop Locally\n\n### 📄 Prerequisites\n\n- [Node.js](https://nodejs.org/en/)\n- [Yarn](https://yarnpkg.com/)\n\n### 🚀 Getting Started\n\n1. Clone the repository\n2. Install dependencies with `yarn install`\n3. Start the development server with `yarn dev`\n\n### 🏗️ Build\n\n1. Build the project with `yarn build`\n2. Start the production server with `yarn start`\n\n### 💻 CORS\n\n#### 🔨 How to Set\n\n1. Edit `cors.json`\n2. Run `gcloud storage buckets update gs://BUCKET_NAME --cors-file=\"cors.json\"`\n\n#### 🔍 How to Check\n\n```bash\ngcloud storage buckets describe gs://BUCKET_NAME --format=\"default(cors)\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbios%2Fcardus-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimbios%2Fcardus-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbios%2Fcardus-app/lists"}