{"id":14990647,"url":"https://github.com/franekstein/react-ts-starter","last_synced_at":"2026-01-04T06:49:00.358Z","repository":{"id":59099443,"uuid":"313429249","full_name":"franekstein/react-ts-starter","owner":"franekstein","description":"Modern React \u0026 Typescript boilerplate.","archived":false,"fork":false,"pushed_at":"2022-09-11T20:07:14.000Z","size":3742,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T18:44:27.741Z","etag":null,"topics":["cssmodules","postcss","react","sass","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/franekstein.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}},"created_at":"2020-11-16T21:17:14.000Z","updated_at":"2023-03-07T07:39:36.000Z","dependencies_parsed_at":"2022-09-12T10:32:06.212Z","dependency_job_id":null,"html_url":"https://github.com/franekstein/react-ts-starter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franekstein%2Freact-ts-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franekstein%2Freact-ts-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franekstein%2Freact-ts-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franekstein%2Freact-ts-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/franekstein","download_url":"https://codeload.github.com/franekstein/react-ts-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244888531,"owners_count":20526822,"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":["cssmodules","postcss","react","sass","typescript","webpack"],"created_at":"2024-09-24T14:20:30.169Z","updated_at":"2026-01-04T06:49:00.335Z","avatar_url":"https://github.com/franekstein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 React Typescript Starter\n\nModern React \u0026 Typescript boilerplate\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n## Installation\n\nClone this repo and yarn install.\n\n```bash\nyarn\n```\n\n## Usage\n\n### Development server\n\n```bash\nyarn start\n```\n\nYou can view the development server at `localhost:8080`.\n\n### Production build\n\n```bash\nyarn build\n```\n\nYou need to generate certificates if you want to use local server (HTTPS/HTTP2) for serving production build\n\n```bash\ncd server/certificates\nopenssl req -x509 -sha256 -nodes -days 365 -newkey rsa:4096 -keyout private.key -out certificate.crt\n```\n\nor you can serve it with `serve` package\n\n```bash\nyarn build\nnpx serve build\n```\n\n## Features\n\n- [Webpack](https://webpack.js.org/)\n- [React](https://reactjs.org/)\n- [Typescript](https://www.typescriptlang.org/)\n- [Babel](https://babeljs.io/)\n- [Sass](https://sass-lang.com/)\n- [PostCSS](https://postcss.org/) - with CSS Modules, custom properties, custom selectors, custom media and image set\n\n## Problems\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranekstein%2Freact-ts-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranekstein%2Freact-ts-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranekstein%2Freact-ts-starter/lists"}