{"id":19794070,"url":"https://github.com/n1ghtdev/my-react-starter","last_synced_at":"2026-04-15T15:31:12.486Z","repository":{"id":118230842,"uuid":"288171178","full_name":"n1ghtdev/my-react-starter","owner":"n1ghtdev","description":"create-react-app with typescript powered by additional features","archived":false,"fork":false,"pushed_at":"2020-08-19T15:02:51.000Z","size":363,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T22:24:06.747Z","etag":null,"topics":["husky","lint-staged","prettier","react","typescript"],"latest_commit_sha":null,"homepage":"","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/n1ghtdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-17T12:13:12.000Z","updated_at":"2020-08-19T15:02:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"58fd3ef2-2475-4bfc-86f3-94ad70eef7af","html_url":"https://github.com/n1ghtdev/my-react-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/n1ghtdev/my-react-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Fmy-react-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Fmy-react-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Fmy-react-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Fmy-react-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n1ghtdev","download_url":"https://codeload.github.com/n1ghtdev/my-react-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n1ghtdev%2Fmy-react-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31847511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["husky","lint-staged","prettier","react","typescript"],"created_at":"2024-11-12T07:12:02.088Z","updated_at":"2026-04-15T15:31:12.469Z","avatar_url":"https://github.com/n1ghtdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\n`create-react-app` typescript template powered by `husky` and `lint-staged`.\nEvery time you commit new changes `husky` runs `lint-staged` which configured to run ESLint and Prettier. This way you don't have to worry about code-styling.\n\n## Extend `eslint`\n\nIf you need other `eslint` configs or plugins, you can easily add those with `npm` or `yarn` and edit `.eslintrc.json` file. \u003cbr /\u003e\nRead more about [CRA: Extending the ESLint config](https://create-react-app.dev/docs/setting-up-your-editor/#experimental-extending-the-eslint-config).\n\n## Absolute imports\nEdit [tsconfig.json](./tsconfig.json) `paths` property to add more absolute import paths:\n```json\n  \"paths\": {\n    \"@components/*\": [\"src/components/*\"],\n    \"@hooks/*\": [\"src/hooks/*\"]\n  }\n```\n\n## TravisCI\nSee [example.travis.yml](./example.travis.yml) for some examples.\n\n## Future plans\n- [ ] CSS styling guide (styled, emotion, css modules)\n\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `yarn start` or `npm start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\n\n### `yarn test` or `npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr /\u003e\n### `yarn build` or `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1ghtdev%2Fmy-react-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn1ghtdev%2Fmy-react-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn1ghtdev%2Fmy-react-starter/lists"}