{"id":16923203,"url":"https://github.com/laffery/webpack-starter-kit","last_synced_at":"2025-07-31T00:07:30.558Z","repository":{"id":43045856,"uuid":"439351198","full_name":"Laffery/webpack-starter-kit","owner":"Laffery","description":"Webpack starter kit","archived":false,"fork":false,"pushed_at":"2022-10-15T14:45:31.000Z","size":1115,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-04T10:01:42.279Z","etag":null,"topics":["react","ssr","starter-kit","template","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://npmjs.org/package/@laffery/create-webpack-app","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/Laffery.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":"2021-12-17T13:59:21.000Z","updated_at":"2022-10-11T04:52:09.000Z","dependencies_parsed_at":"2023-01-20T02:30:52.416Z","dependency_job_id":null,"html_url":"https://github.com/Laffery/webpack-starter-kit","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/Laffery/webpack-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laffery%2Fwebpack-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laffery%2Fwebpack-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laffery%2Fwebpack-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laffery%2Fwebpack-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Laffery","download_url":"https://codeload.github.com/Laffery/webpack-starter-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Laffery%2Fwebpack-starter-kit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267962707,"owners_count":24172736,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":["react","ssr","starter-kit","template","typescript","webpack"],"created_at":"2024-10-13T19:58:12.243Z","updated_at":"2025-07-31T00:07:30.533Z","avatar_url":"https://github.com/Laffery.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started with Webpack Starter Kit\n\n\u003e Typescript is supported! \\\n\u003e Server Side Render is supported!\n\n## Features\n\n- Webpack@5\n- React@17 / React@18\n- TypeScript\n- SSR\n\n## Motivation\n\nAs a fresh man in front-end field, lots of technology run into my eyes, such as [Next.js](https://github.com/vercel/next.js). Even though they are powerful and convenient enough for normal development, it isn't benefit to a programmer's growth in the long run.\\\nFor easier react development experience, I create these templates from scratch, with the latest tool chains from dev to build to production.\n\n## CLI\n\n### Install\n\n```sh\n# npm\nnpm i -g @laffery/webpack-starter-kit\n\n# or yarn\nyarn add -g @laffery/webpack-starter-kit\n\n# or pnpm\npnpm add -g @laffery/webpack-starter-kit\n```\n\n### Create app\n\nRun `npx create-webpack-app -h` to look up usages:\n\n```txt\nUsage: create app \u003cname\u003e [options]\n\nArguments:\n  name                     project name (default: \"my-app\")\n  template                 template name (default: \"react-ts\")\n\nOptions:\n  -V, --version            output the version number\n  -O, --output \u003cstring\u003e    output directory (default: \".\")\n  -l, --list               list all templates available\n  -t, --template \u003cstring\u003e  project template name\n  -h, --help               display help for command\n```\n\nNow you can feel free to run the following command to create you own app and enjoy coding!\n\n```sh\n# npm\nnpm create @laffery/webpack-app@latest\n\n# or yarn\nyarn create @laffery/webpack-app\n\n# or pnpm\npnpm create @laffery/webpack-app\n```\n\n## Available Templates\n\n- [react-ts](./packages/react-typescript-template/)\n- [react-ssr-ts](./packages/react-ssr-typescript-template/)\n- [react18-ts](./packages/react18-typescript-template/)\n- [react18-ssr-ts](./packages/react18-ssr-typescript-template/)\n\nYou can see more details in the [manifest file](./template.manifest.json)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaffery%2Fwebpack-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaffery%2Fwebpack-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaffery%2Fwebpack-starter-kit/lists"}