{"id":39487323,"url":"https://github.com/vtex-apps/rebuy","last_synced_at":"2026-01-18T05:28:21.920Z","repository":{"id":40798941,"uuid":"154335024","full_name":"vtex-apps/rebuy","owner":"vtex-apps","description":"VTEX Rebuy app ","archived":false,"fork":false,"pushed_at":"2025-04-09T17:34:41.000Z","size":194,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-04-09T18:42:58.084Z","etag":null,"topics":["hacktoberfest","srv-store-framework","store-framework","vtex-io","xp-developer"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vtex-apps.png","metadata":{"files":{"readme":"docs/README.md","changelog":"CHANGELOG.md","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":"2018-10-23T13:41:15.000Z","updated_at":"2024-07-12T19:11:19.000Z","dependencies_parsed_at":"2025-03-31T21:25:37.958Z","dependency_job_id":"6ed6c7bd-92db-4561-8277-e8526bd36a78","html_url":"https://github.com/vtex-apps/rebuy","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/vtex-apps/rebuy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Frebuy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Frebuy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Frebuy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Frebuy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vtex-apps","download_url":"https://codeload.github.com/vtex-apps/rebuy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex-apps%2Frebuy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28530814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":["hacktoberfest","srv-store-framework","store-framework","vtex-io","xp-developer"],"created_at":"2026-01-18T05:28:21.262Z","updated_at":"2026-01-18T05:28:21.908Z","avatar_url":"https://github.com/vtex-apps.png","language":"JavaScript","readme":"# rebuy\nVTEX Rebuy app\n\nThis app shows the last order for the identified user, with a button to buy the same products again.\n\n## Usage\n\nFor this to work, you need to create the `lastOrders` schema on the `orders` dataentity. [Docs](http://help.vtex.com/en/tutorial/master-data-v2)\n\n```json\n{\n  \"properties\": {\n    \"clientProfileData\": {\n      \"type\": \"object\",\n      \"properties\": {\n        \"email\": {\n          \"type\": \"string\",\n          \"format\": \"email\"\n        }\n      }\n    }\n  },\n  \"v-default-fields\": [\"items\", \"value\"],\n  \"v-security\": {\n    \"allowGetAll\": false,\n    \"publicRead\": [\"items\", \"value\"],\n    \"publicFilter\": [\"clientProfileData\"]\n  },\n  \"v-indexed\": [\"clientProfileData\"]\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex-apps%2Frebuy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvtex-apps%2Frebuy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex-apps%2Frebuy/lists"}