{"id":15587851,"url":"https://github.com/beaglefoot/fcc-react-typescript-boilerplate","last_synced_at":"2026-01-08T00:04:37.894Z","repository":{"id":39496323,"uuid":"78372108","full_name":"Beaglefoot/fcc-react-typescript-boilerplate","owner":"Beaglefoot","description":"Mostly for react projects on freeCodeCamp","archived":false,"fork":false,"pushed_at":"2022-12-10T20:28:10.000Z","size":6314,"stargazers_count":0,"open_issues_count":25,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T23:54:53.688Z","etag":null,"topics":["boilerplate","css-modules","freecodecamp","jest","react","redux","tslint","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Beaglefoot.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}},"created_at":"2017-01-08T21:38:18.000Z","updated_at":"2020-06-05T08:41:01.000Z","dependencies_parsed_at":"2023-01-26T10:46:33.363Z","dependency_job_id":null,"html_url":"https://github.com/Beaglefoot/fcc-react-typescript-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beaglefoot%2Ffcc-react-typescript-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beaglefoot%2Ffcc-react-typescript-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beaglefoot%2Ffcc-react-typescript-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beaglefoot%2Ffcc-react-typescript-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beaglefoot","download_url":"https://codeload.github.com/Beaglefoot/fcc-react-typescript-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246162147,"owners_count":20733357,"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":["boilerplate","css-modules","freecodecamp","jest","react","redux","tslint","typescript","webpack"],"created_at":"2024-10-02T22:04:29.264Z","updated_at":"2026-01-08T00:04:37.868Z","avatar_url":"https://github.com/Beaglefoot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fcc-react-typescript-boilerplate\n\nOnce it was a simple boilerplate for React Projects section on freeCodeCamp and although it can be used that way, the simplicity is gone...\n\n## Installation\n\nIn terminal:\n\n1. `git clone \u003crepo_url\u003e`\n2. `rm -rf .git README.md` to get rid of all existing git configs and records\n3. `git init` to initialize a repo anew\n4. `git remote add origin \u003curl\u003e` to add new remote for your project\n5. `yarn install`\n6. Edit name, licensing, etc. in `package.json`\n\n## Basic Usage\n\n- Dev build and serving with webpack-dev-server:\n  ```\n  yarn start\n  ```\n- Production build:\n  ```\n  yarn build\n  ```\n- Run tests:\n  ```\n  yarn test\n  ```\n  For more npm scripts check `package.json`\n\n## What's included\n\n* Typescript support via **ts-loader** with source maps\n* Efficient transpiling and polyfills with **babel-loader**, **@babel/preset-env** and **browserslist**\n* **css-modules** with TS typings\n* Testing with **jest** and **enzyme**\n* Precommit githook with **eslint** and **prettier**\n* Autoprefixer\n\n## What's left aside\n\n* **react-hot-loader**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeaglefoot%2Ffcc-react-typescript-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeaglefoot%2Ffcc-react-typescript-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeaglefoot%2Ffcc-react-typescript-boilerplate/lists"}