{"id":15750433,"url":"https://github.com/wei/amplify-js-7127","last_synced_at":"2025-03-31T07:16:08.454Z","repository":{"id":83391398,"uuid":"310992316","full_name":"wei/amplify-js-7127","owner":"wei","description":"Reproduce aws-amplify/amplify-js#7127","archived":false,"fork":false,"pushed_at":"2020-11-08T05:28:09.000Z","size":561,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T11:56:03.069Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/wei.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":"2020-11-08T05:26:18.000Z","updated_at":"2020-11-08T05:28:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"07ff6a85-f1e1-4eb7-bc03-beb4efcc6d30","html_url":"https://github.com/wei/amplify-js-7127","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Famplify-js-7127","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Famplify-js-7127/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Famplify-js-7127/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Famplify-js-7127/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wei","download_url":"https://codeload.github.com/wei/amplify-js-7127/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429493,"owners_count":20775808,"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":[],"created_at":"2024-10-04T06:40:45.741Z","updated_at":"2025-03-31T07:16:08.432Z","avatar_url":"https://github.com/wei.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trello Amplify\n\nTrello Clone built using React + AWS amplify as a Backend\n\n## Tech used\n\nFront-end libraries:\n\n- React\n- React Router\n  \nBackend:\n\n- AWS amplify auth\n- AWS amplify API\n\n## Notes\n\n```js\n// filter for board id\n\n// this doesn't work\n// const listData = await API.graphql(graphqlOperation(listLists), {\n//   variables: { filter: { boardID: { eq: boardID } } },\n// });\nconst listData = await API.graphql({\n  query: listLists,\n  variables: { filter: { boardID: { eq: boardID } } },\n});\n```\n\n## TODO\n\n- [ ] Card Drag and Drop ( Front-end)\n- [ ] Persist order in the Backend\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwei%2Famplify-js-7127","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwei%2Famplify-js-7127","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwei%2Famplify-js-7127/lists"}