{"id":21373336,"url":"https://github.com/duquejo/ia-project-frontend","last_synced_at":"2026-04-11T06:41:31.119Z","repository":{"id":133693166,"uuid":"489186363","full_name":"duquejo/IA-Project-Frontend","owner":"duquejo","description":"Just for fun React JS + IA Project. Uses Letter patterns recognition for evaluation through a backend service and exposes it recognition results as part of hangman game.","archived":false,"fork":false,"pushed_at":"2024-11-06T01:37:16.000Z","size":1534,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T21:16:13.405Z","etag":null,"topics":["babel","reactjs","redux-toolkit","tailwindcss","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/duquejo.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}},"created_at":"2022-05-06T02:12:39.000Z","updated_at":"2024-11-06T01:37:20.000Z","dependencies_parsed_at":"2024-02-07T16:59:30.541Z","dependency_job_id":"fb191013-fb1a-4cae-a3ca-d9a81f43ff0f","html_url":"https://github.com/duquejo/IA-Project-Frontend","commit_stats":null,"previous_names":["duquejo/ia-project-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duquejo%2FIA-Project-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duquejo%2FIA-Project-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duquejo%2FIA-Project-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duquejo%2FIA-Project-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duquejo","download_url":"https://codeload.github.com/duquejo/IA-Project-Frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847061,"owners_count":20357317,"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":["babel","reactjs","redux-toolkit","tailwindcss","typescript","webpack"],"created_at":"2024-11-22T08:27:29.150Z","updated_at":"2025-12-31T00:20:51.658Z","avatar_url":"https://github.com/duquejo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IA Hangman Project\r\n\r\n_Link to [Backend repository URL](https://github.com/duquejo/IA-BackendNode)_\r\n\r\n### NPM Commands\r\n*   **start**: `webpack serve --mode development`,\r\n*   **build**: `webpack --mode production --config webpack.config.prod.js`,\r\n*   **build:dev**: `webpack --mode development --config webpack.config.js`,\r\n*   **upload:s3**: `aws s3 cp dist/ s3://hangman-ia-app/ --recursive`,\r\n*   **deploy**: `npm run build \u0026\u0026 npm run upload:s3`\r\n\r\n### AWS Bucket Policy config\r\n```\r\n{\r\n    \"Version\": \"2012-10-17\",\r\n    \"Statement\": [\r\n        {\r\n              \"Sid\": \"AllowPublicReadAccess\",\r\n              \"Effect\": \"Allow\",\r\n              \"Principal\": \"*\",\r\n              \"Action\": [\r\n                \"s3:GetObject\"\r\n              ],\r\n              \"Resource\": [\r\n                \"arn:aws:s3:::hangman-ia-app/*\"\r\n              ]\r\n        }\r\n    ]\r\n}\r\n\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduquejo%2Fia-project-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduquejo%2Fia-project-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduquejo%2Fia-project-frontend/lists"}