{"id":21846969,"url":"https://github.com/buenclima/betrust-frontend","last_synced_at":"2026-04-13T03:44:35.775Z","repository":{"id":214483120,"uuid":"731237594","full_name":"BuenClima/betrust-frontend","owner":"BuenClima","description":"Frontend application using React with Typescript","archived":false,"fork":false,"pushed_at":"2024-06-25T12:55:01.000Z","size":2092,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T16:59:07.659Z","etag":null,"topics":["frontend","react","react-testing","redux","redux-toolkit","storybook","typescript"],"latest_commit_sha":null,"homepage":"https://main.d1x60ab8pmzdw.amplifyapp.com/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BuenClima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-13T16:26:46.000Z","updated_at":"2024-06-25T12:55:05.000Z","dependencies_parsed_at":"2024-01-23T14:14:20.369Z","dependency_job_id":"23872781-a9d2-4cf5-9d92-1175834d85b6","html_url":"https://github.com/BuenClima/betrust-frontend","commit_stats":null,"previous_names":["buenclima/betrust-frontend"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/BuenClima/betrust-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuenClima%2Fbetrust-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuenClima%2Fbetrust-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuenClima%2Fbetrust-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuenClima%2Fbetrust-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BuenClima","download_url":"https://codeload.github.com/BuenClima/betrust-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuenClima%2Fbetrust-frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265076593,"owners_count":23707534,"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":["frontend","react","react-testing","redux","redux-toolkit","storybook","typescript"],"created_at":"2024-11-27T23:16:20.657Z","updated_at":"2025-10-24T09:53:30.949Z","avatar_url":"https://github.com/BuenClima.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./.github/assets/logo.png\" style=\"border-radius: 16px; height: 200px;\" /\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003ch1\u003e BeTrust - Frontend\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/React-icon.svg/2300px-React-icon.svg.png\" style=\"width:55px;\" alt=\"React\"/\u003e\n\u003cimg src=\"https://redux.js.org/img/redux.svg\" style=\"width:55px;\" alt=\"Redux\"/\u003e\n\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Typescript_logo_2020.svg/2048px-Typescript_logo_2020.svg.png\" style=\"width:55px;\" alt=\"Typescript\"/\u003e\n\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/f/f1/Vitejs-logo.svg/1039px-Vitejs-logo.svg.png\" style=\"width:55px;\" alt=\"Vite\"/\u003e\n\u003cimg src=\"https://cdn.worldvectorlogo.com/logos/material-ui-1.svg\" style=\"width:55px;\" alt=\"Material UI\"/\u003e\n\u003cimg src=\"https://www.gitbook.com/cdn-cgi/image/width=36,dpr=2,height=36,fit=contain,format=auto/https%3A%2F%2F4042378089-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fspaces%252F-L9iS6WpW81N7RGRTQ-K%252Favatar.png%3Fgeneration%3D1523345851027218%26alt%3Dmedia\" style=\"width:55px;\" alt=\"i18n\"/\u003e\n\u003cimg src=\"https://react-hook-form.com/images/logo/react-hook-form-logo-only.png\" style=\"width:55px;\" alt=\"React Hook Forms\"/\u003e\n\u003c/div\u003e\n\n## **Installing the repo**\n\nClone the repo to a local folder.\n\n`git clone https://github.com/BuenClima/betrust-frontend`\n\nEnable corepack on the project.\n\n`corepack enable`\n\nCD into the folder and yarn to install dependencies through.\n\n`yarn`\n\n## **Environment Variables**\n\nYou will need various environment variables set to run the project. Ask another team member to send you these as save them in a file `.env` in the current folder. The `.env` is used on production and `.env.development` on development environment. A `.env.example` file is provided to fill it with the required variables.\n\n## **Run the app**\n\nTo run the app locally\n\n`yarn dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuenclima%2Fbetrust-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuenclima%2Fbetrust-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuenclima%2Fbetrust-frontend/lists"}