{"id":22015331,"url":"https://github.com/ericz99/static-webpack-boilerplate","last_synced_at":"2026-04-15T10:37:58.137Z","repository":{"id":39367699,"uuid":"211528696","full_name":"ericz99/static-webpack-boilerplate","owner":"ericz99","description":"This is mainly for static project, this boilerplate allows you to minifiy your source code into your build folder!","archived":false,"fork":false,"pushed_at":"2022-12-11T07:32:43.000Z","size":1579,"stargazers_count":1,"open_issues_count":23,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T08:44:25.059Z","etag":null,"topics":["boilerplate-front-end","front-end-starter-kit","webpack","webpack-boilerplate","webpack-configuration"],"latest_commit_sha":null,"homepage":null,"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/ericz99.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-09-28T16:22:53.000Z","updated_at":"2023-03-17T12:19:13.000Z","dependencies_parsed_at":"2022-09-01T16:50:12.855Z","dependency_job_id":null,"html_url":"https://github.com/ericz99/static-webpack-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericz99/static-webpack-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericz99%2Fstatic-webpack-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericz99%2Fstatic-webpack-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericz99%2Fstatic-webpack-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericz99%2Fstatic-webpack-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericz99","download_url":"https://codeload.github.com/ericz99/static-webpack-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericz99%2Fstatic-webpack-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["boilerplate-front-end","front-end-starter-kit","webpack","webpack-boilerplate","webpack-configuration"],"created_at":"2024-11-30T04:21:17.667Z","updated_at":"2026-04-15T10:37:58.078Z","avatar_url":"https://github.com/ericz99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Static webpack boilerplate\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![devDependencies Status](https://david-dm.org/dwyl/hapi-auth-jwt2/dev-status.svg)\n\nA lightweight boilerplate for your next webpack based frontend project. Enjoy!\n\n### Installation\n\nStatic webpack boilerplate requires the following...\n\n- [Node.js (LTS Version)](http://nodejs.org/)\n- [YarnPKG](https://yarnpkg.com/lang/en/docs/install/#windows-stable)\n\nQuick start:\n\n```bash\n\n# Install dependencies\nyarn install\n\n# Run dev server\nyarn run dev\n\n# To build dist folder\nyarn run build\n\n# Make it your own repo\nrm -rf .git \u0026\u0026 git init\n\n# Installing in a new directory of your choice\n\ngit clone https://github.com/ericz99/static-webpack-boilerplate.git \u003cyour folder\u003e\n\n```\n\n### Features\n\n- ES6 Support via [babel](https://babeljs.io/) (v7)\n- SASS Support via [sass-loader](https://github.com/jtangelder/sass-loader)\n- Linting via [eslint-loader](https://github.com/MoOx/eslint-loader)\n- Airbnb style via [eslint-config-airbnb](https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb)\n\nWhen you run `yarn run build` we use the [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) to move the css to a separate file. The css file gets included in the head of the `index.html`.\n\n### Deployment [ Will add quick deployment later ]\n\nThis webpack boilerplate provides production ready deployment onto cloud based service like heroku.\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## App Info\n\n### Author\n\nEric Zhang\n\n### Version\n\n1.0.0\n\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericz99%2Fstatic-webpack-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericz99%2Fstatic-webpack-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericz99%2Fstatic-webpack-boilerplate/lists"}