{"id":20771823,"url":"https://github.com/gabydevdev/webpack-starter-kit","last_synced_at":"2025-12-25T06:08:30.707Z","repository":{"id":232353790,"uuid":"784135047","full_name":"gabydevdev/webpack-starter-kit","owner":"gabydevdev","description":"A flexible and easy-to-use boilerplate for building frontend projects using Webpack.","archived":false,"fork":false,"pushed_at":"2024-06-19T00:54:02.000Z","size":836,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T20:25:17.292Z","etag":null,"topics":["front-end","scss","starter-kit","static-site-generator","webpack","webpack-kickstart","webpack5"],"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/gabydevdev.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":"2024-04-09T08:55:50.000Z","updated_at":"2024-04-20T05:03:22.000Z","dependencies_parsed_at":"2024-07-31T03:21:49.259Z","dependency_job_id":null,"html_url":"https://github.com/gabydevdev/webpack-starter-kit","commit_stats":null,"previous_names":["iamgaby7521/webpack-starter-kit","gabydevdev/webpack-starter-kit"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gabydevdev/webpack-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabydevdev%2Fwebpack-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabydevdev%2Fwebpack-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabydevdev%2Fwebpack-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabydevdev%2Fwebpack-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabydevdev","download_url":"https://codeload.github.com/gabydevdev/webpack-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabydevdev%2Fwebpack-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28021594,"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-12-25T02:00:05.988Z","response_time":58,"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":["front-end","scss","starter-kit","static-site-generator","webpack","webpack-kickstart","webpack5"],"created_at":"2024-11-17T12:17:08.542Z","updated_at":"2025-12-25T06:08:30.688Z","avatar_url":"https://github.com/gabydevdev.png","language":"JavaScript","readme":"# Webpack Starter Kit\n\nWelcome to the Webpack Starter Kit — a flexible and easy-to-use boilerplate for building frontend projects using Webpack. It is configured with essential tools to optimize development and build processes, ensuring you can focus on creating your application without worrying about initial setup complexities.\n\n## Features\n\n- **Webpack 5**: Modern bundling of your assets for optimized performance.\n- **Babel Integration**: Supports ES6+ JavaScript through Babel.\n- **SASS Support**: Style your application using SCSS syntax.\n- **Development Server**: Configured with a webpack dev server for live reloading.\n- **Optimized Production Build**: Includes production-specific configurations like minification and optimization out of the box.\n- **Linter Setup**: ESLint and StyleLint integrated for code quality.\n- **Source Maps**: Easier debugging with source-mapped code in development.\n\n## Getting Started\n\nThese instructions will get your copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nWhat things you need to install the software and how to install them:\n\n- node.js - Download and install node.js from https://nodejs.org/\n\n### Installing\n\nClone the repository:\n\n```bash\ngit clone https://github.com/iamgaby7521/webpack-starter-kit.git\n```\nNavigate to the project directory and install the dependencies:\n\n```bash\ncd webpack-starter-kit\nnpm install\n```\n\n#### Start the development server:\n\n```bash\nnpm start\n```\nNow, open your browser and visit http://localhost:8080 to see your application in action.\n\n#### To build the production package:\n\n```bash\nnpm run build\n```\nThe production-ready files will be located in the **build** folder.\n\n## Configuration\n\nDetails about the project structure and configuration:\n\n- **webpack.config.dev.js** and **webpack.config.prod.js** for development and production environments.\n- **.env.development** and **.env.production** for managing environment variables.\n\n\n## Project Structure\n\n- `src/`: Source files for the application.\n- `src/*.html`: HTML files.\n- `src/scripts/index.js`: JavaScript entry file.\n- `src/styles/`: Stylesheets for the application.\n- `webpack/`: Webpack configuration files.\n\n## License\n\nThis project is open-sourced under the MIT license. See the [LICENSE](LICENSE) file for more information.\n\n## Acknowledgments\n\nThe idea for this repository came first from: https://github.com/wbkd/webpack-starter\n\n##\n\n**Thank you for choosing Webpack Starter Kit!**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabydevdev%2Fwebpack-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabydevdev%2Fwebpack-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabydevdev%2Fwebpack-starter-kit/lists"}