{"id":19714675,"url":"https://github.com/phatnguyenuit/create-react-app-typescript-template","last_synced_at":"2026-06-23T03:31:46.395Z","repository":{"id":130249024,"uuid":"284624038","full_name":"phatnguyenuit/create-react-app-typescript-template","owner":"phatnguyenuit","description":"Create React App TypeScript template","archived":false,"fork":false,"pushed_at":"2020-12-09T12:00:29.000Z","size":370,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-10T14:46:39.684Z","etag":null,"topics":["codecov","react","typescript-template"],"latest_commit_sha":null,"homepage":"https://phatnguyenuit.github.io/create-react-app-typescript-template","language":"TypeScript","has_issues":true,"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/phatnguyenuit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-03T06:42:34.000Z","updated_at":"2020-12-09T12:00:31.000Z","dependencies_parsed_at":"2023-03-15T11:00:46.156Z","dependency_job_id":null,"html_url":"https://github.com/phatnguyenuit/create-react-app-typescript-template","commit_stats":null,"previous_names":[],"tags_count":9,"template":true,"template_full_name":null,"purl":"pkg:github/phatnguyenuit/create-react-app-typescript-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phatnguyenuit%2Fcreate-react-app-typescript-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phatnguyenuit%2Fcreate-react-app-typescript-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phatnguyenuit%2Fcreate-react-app-typescript-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phatnguyenuit%2Fcreate-react-app-typescript-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phatnguyenuit","download_url":"https://codeload.github.com/phatnguyenuit/create-react-app-typescript-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phatnguyenuit%2Fcreate-react-app-typescript-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34674702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["codecov","react","typescript-template"],"created_at":"2024-11-11T22:34:46.555Z","updated_at":"2026-06-23T03:31:46.373Z","avatar_url":"https://github.com/phatnguyenuit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-react-app-typescript-template\n\n![CI/CD](https://github.com/phatnguyenuit/create-react-app-typescript-template/workflows/CI/badge.svg)\n[![codecov](https://codecov.io/gh/phatnguyenuit/create-react-app-typescript-template/branch/master/graph/badge.svg?token=4C32ACLQWS)](https://codecov.io/gh/phatnguyenuit/create-react-app-typescript-template)\n![License](https://img.shields.io/github/license/phatnguyenuit/create-react-app-typescript-template)\n\nCreate React App TypeScript template\n\n\n## Features\n\n- Inherit from package [`cra-template-typescript`](https://www.npmjs.com/package/cra-template-typescript)\n- Configure `eslint` with `prettier`\n- Configure [`husky`](https://typicode.github.io/husky/#/)\n- Configure [`lint-staged`](https://github.com/okonet/lint-staged#readme)\n- Configure [`prettier`](https://prettier.io/)\n- Configure [`commitlint`](https://commitlint.js.org/)\n- Configure [`release-it`](https://github.com/release-it/release-it)\n- Add default `jest` test coverage options\n- Configure sample GitHub actions including test, release and deploy\n- Provide sample vscode snippets\n\n# Configure\n\n- Update `jest` test coverage options of file [`package.json`](./package.json)\n- Add secrets at `https://github.com/:user_name/:repository_name/settings/secrets/actions`\n  - Add `CODECOV_TOKEN` got from `https://codecov.io/gh/:user_name/:repository_name/`\n  - Add `DEPLOY_ACCESS_TOKEN` got from [`Personal access tokens`](https://github.com/settings/tokens) with the first four `repo` options checked\n- Update source for above badges by your own\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\\\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `yarn eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n### `yarn commit`\n\nCommit with conventional commit powered by `@commitlint/cli` CLI\n\n### `yarn release`\n\nRelease version for your project powered by `release-it` CLI\n\n## Learn More\n\n- You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n- Learn React, check out the [React documentation](https://reactjs.org/).\n- Learn [GitHub Actions](https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions)\n- Learn [ESLint](https://eslint.org/docs/user-guide/getting-started)\n- Learn [Commitlint](https://commitlint.js.org/#/)\n- Learn [Release-it](https://github.com/release-it/release-it)\n- [Setting up a CI/CD workflow on GitHub Actions for a React App (with GitHub Pages and Codecov)](https://dev.to/dyarleniber/setting-up-a-ci-cd-workflow-on-github-actions-for-a-react-app-with-github-pages-and-codecov-4hnp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphatnguyenuit%2Fcreate-react-app-typescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphatnguyenuit%2Fcreate-react-app-typescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphatnguyenuit%2Fcreate-react-app-typescript-template/lists"}