{"id":22022150,"url":"https://github.com/michaelkim/bootstrap","last_synced_at":"2026-04-12T15:47:08.059Z","repository":{"id":41728765,"uuid":"174704837","full_name":"MichaelKim/bootstrap","owner":"MichaelKim","description":"Bare bones web app with React, TypeScript, and Webpack","archived":false,"fork":false,"pushed_at":"2022-12-11T21:08:41.000Z","size":1143,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T16:48:11.243Z","etag":null,"topics":["babel","react","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/MichaelKim.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":"2019-03-09T14:32:37.000Z","updated_at":"2022-01-15T02:50:32.000Z","dependencies_parsed_at":"2023-01-27T07:01:30.160Z","dependency_job_id":null,"html_url":"https://github.com/MichaelKim/bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelKim%2Fbootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelKim%2Fbootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelKim%2Fbootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelKim%2Fbootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelKim","download_url":"https://codeload.github.com/MichaelKim/bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245086512,"owners_count":20558606,"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":["babel","react","typescript","webpack"],"created_at":"2024-11-30T06:18:26.076Z","updated_at":"2026-04-12T15:47:03.012Z","avatar_url":"https://github.com/MichaelKim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bootstrap\n\nA bare bones web app featuring React, TypeScript, Babel, and Webpack.\n\n### Features\n\n- Setup with React\n- Typescript support\n- SCSS support\n- Package with Babel + Webpack\n- JavaScript syntax transforms with [@babel/preset-env](https://babeljs.io/docs/en/babel-preset-env)\n- Automated `index.html` with [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin)\n- Typed CSS Modules with [typescript-plugin-css-modules](https://github.com/mrmckeb/typescript-plugin-css-modules)\n- Development:\n  - Live reloading server using [webpack-dev-server](https://github.com/webpack/webpack-dev-server)\n- Production:\n  - Minified JavaScript with [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin)\n  - Optimized CSS with [csso-webpack-plugin](https://github.com/zoobestik/csso-webpack-plugin)\n\n### Building\n\n```sh\nyarn dev    # Run webpack-dev-server at localhost:8080\nyarn build  # Create production build into ./build\nyarn serve  # Serve ./build at localhost:8080\nyarn test   # Run Typescript check\n```\n\n### Why?\n\nI got tired of having to do the same setup when starting a new web app project. This repo is essentially my custom version of [create-react-app](https://github.com/facebook/create-react-app).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkim%2Fbootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelkim%2Fbootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkim%2Fbootstrap/lists"}