{"id":22242650,"url":"https://github.com/gabrielecanepa/webpack-starter","last_synced_at":"2026-04-05T23:03:59.140Z","repository":{"id":116538635,"uuid":"491203178","full_name":"gabrielecanepa/webpack-starter","owner":"gabrielecanepa","description":"Ready-to-use webpack starter including inbuilt ESLint, Sass and env support","archived":false,"fork":false,"pushed_at":"2023-10-13T15:24:44.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T10:42:50.883Z","etag":null,"topics":["babel","es6","eslint","sass","webpack","webpack-starter","webpack-template"],"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/gabrielecanepa.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":"2022-05-11T17:07:19.000Z","updated_at":"2024-06-27T23:35:53.000Z","dependencies_parsed_at":"2025-03-25T10:41:19.290Z","dependency_job_id":"6413a2af-4471-48d3-ae5c-4b524fffa023","html_url":"https://github.com/gabrielecanepa/webpack-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabrielecanepa/webpack-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielecanepa%2Fwebpack-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielecanepa%2Fwebpack-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielecanepa%2Fwebpack-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielecanepa%2Fwebpack-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielecanepa","download_url":"https://codeload.github.com/gabrielecanepa/webpack-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielecanepa%2Fwebpack-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273727629,"owners_count":25157132,"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-09-05T02:00:09.113Z","response_time":402,"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":["babel","es6","eslint","sass","webpack","webpack-starter","webpack-template"],"created_at":"2024-12-03T04:16:45.249Z","updated_at":"2025-12-30T21:30:36.415Z","avatar_url":"https://github.com/gabrielecanepa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Webpack Starter\n\nReady-to-use webpack starter including:\n\n- [webpack](https://webpack.js.org)\n- [Babel](https://babeljs.io) with the latest preset\n- [ESLint](https://eslint.org)\n- [Sass](http://sass-lang.com) with [stylelint](https://stylelint.io) and hot reloading\n- Auto-loaded `.env` file\n\nAnd other useful loaders and linters.\n\n## Usage\n\nClone the repository to your computer. You must have [Node.js](https://nodejs.org) (\u003e v4) and [Yarn](https://yarnpkg.com/lang/en/docs/install) installed:\n\n```bash\ngit clone git@github.com:gabrielecanepa/webpack-starter.git my-project\n# or\ngh repo clone gabrielecanepa/webpack-starter my-project\n\ncd my-project\n\n# Install packages and run the app\nyarn setup\n```\n\n### Scripts\n\nSome scripts are already provided in your `package.json`.\n\nTo start a local server on port `8080`:\n\n```bash\nyarn start\n# or in development mode\nyarn dev\n```\n\nTo lint all your JavaScript and CSS and SCSS files:\n\n```bash\nyarn lint\n```\n\nTo build the static files:\n\n```bash\nyarn build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielecanepa%2Fwebpack-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielecanepa%2Fwebpack-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielecanepa%2Fwebpack-starter/lists"}