{"id":14967644,"url":"https://github.com/reverb6821/webpack-server","last_synced_at":"2025-07-08T06:06:33.127Z","repository":{"id":124295253,"uuid":"315012784","full_name":"reverb6821/webpack-server","owner":"reverb6821","description":"This is my boilerplate that I use in my regular workflow for a webpack dev server for a automatic and real-time compiling","archived":false,"fork":false,"pushed_at":"2022-12-17T11:31:52.000Z","size":20055,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-08T06:04:57.298Z","etag":null,"topics":["boilerplate","github-pages","html","javascript","pugjs","sass","webpack","webpack-merge","webpack-pug-sass","webserver"],"latest_commit_sha":null,"homepage":"https://reverb6821.github.io/","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/reverb6821.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-11-22T10:39:15.000Z","updated_at":"2023-02-20T14:30:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"7acafc47-796b-4672-b272-b26fbea06800","html_url":"https://github.com/reverb6821/webpack-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/reverb6821/webpack-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reverb6821%2Fwebpack-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reverb6821%2Fwebpack-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reverb6821%2Fwebpack-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reverb6821%2Fwebpack-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reverb6821","download_url":"https://codeload.github.com/reverb6821/webpack-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reverb6821%2Fwebpack-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264207041,"owners_count":23572716,"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":["boilerplate","github-pages","html","javascript","pugjs","sass","webpack","webpack-merge","webpack-pug-sass","webserver"],"created_at":"2024-09-24T13:38:23.998Z","updated_at":"2025-07-08T06:06:33.111Z","avatar_url":"https://github.com/reverb6821.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is\n\nThis is my boilerplate that I use in my regular workflow for a webpack dev server for a automatic and real-time compiling\n\n# Project structure\n```\n.\n├── config\n│   ├── webpack.common\n│   ├── webpack.dev\n│   └── webpack.prod\n├── src\n│   ├── assets\n│   |   ├── fonts\n│   |   └── images\n│   ├── js\n│   ├── pug\n│   |   ├── base\n│   |   ├── partials\n│   |   └── pages\n│   ├── styles\n│   |   ├── base\n│   |   ├── components\n│   |   ├── layouts\n│   |   ├── pages\n│   |   └── styles\n├── README.md\n└── package.json\n\n```\n\nAll files are in the src folder, it includes assest, css, images, js, sass and pug folders.\n\n- assets : some static files, e.g. fonts, svg ...etc.\n- js : entry point index.js is here, and you also can put other customize js files\n- styles : put your sass files here, you can manage this folder structure for your own\n- pug : pug template files, you can use a different layout for extends\n\nThe file in config folder are webpack 5.x config setting, to handle Pug + Sass into HTML files.\n\n# Getting started\n\nYou can clone this repo or fork it.\n\nIf you fork it, when you create a new repo select this as starting template","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freverb6821%2Fwebpack-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freverb6821%2Fwebpack-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freverb6821%2Fwebpack-server/lists"}