{"id":16767398,"url":"https://github.com/vardius/web-components-webpack-es6-boilerplate","last_synced_at":"2025-03-21T23:33:41.490Z","repository":{"id":20651376,"uuid":"90422594","full_name":"vardius/web-components-webpack-es6-boilerplate","owner":"vardius","description":"Web Components project starter using ES6 and Webpack","archived":false,"fork":false,"pushed_at":"2022-12-07T01:01:14.000Z","size":1603,"stargazers_count":43,"open_issues_count":10,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-14T06:09:19.059Z","etag":null,"topics":["boilerplate","bootstrap","es6","web-components","webcomponents","webpack","webpack2"],"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/vardius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["vardius"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-05-05T22:52:24.000Z","updated_at":"2024-06-20T02:00:00.000Z","dependencies_parsed_at":"2023-01-12T03:30:50.321Z","dependency_job_id":null,"html_url":"https://github.com/vardius/web-components-webpack-es6-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fweb-components-webpack-es6-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fweb-components-webpack-es6-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fweb-components-webpack-es6-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vardius%2Fweb-components-webpack-es6-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vardius","download_url":"https://codeload.github.com/vardius/web-components-webpack-es6-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221820606,"owners_count":16886222,"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","bootstrap","es6","web-components","webcomponents","webpack","webpack2"],"created_at":"2024-10-13T06:09:04.317Z","updated_at":"2024-10-28T11:15:24.651Z","avatar_url":"https://github.com/vardius.png","language":"JavaScript","funding_links":["https://github.com/sponsors/vardius"],"categories":[],"sub_categories":[],"readme":"# [Web Components](https://www.webcomponents.org/) project starter using ES6 and [Webpack](https://webpack.github.io/)\n[![Build Status](https://travis-ci.org/vardius/web-components-webpack-es6-boilerplate.svg?branch=master)](https://travis-ci.org/vardius/web-components-webpack-es6-boilerplate)\n[![codecov](https://codecov.io/gh/vardius/web-components-webpack-es6-boilerplate/branch/master/graph/badge.svg)](https://codecov.io/gh/vardius/web-components-webpack-es6-boilerplate)\n[![license](https://img.shields.io/github/license/vardius/web-components-webpack-es6-boilerplate.svg)](LICENSE.txt)\n\n## Project setup includes:\n\n- [x] [web-component](https://github.com/vardius/web-component)\n- [x] Server Rendering\n- [x] Webpack\n- [x] Webpack Dashboard\n- [x] Dev Middleware\n- [x] Web Components\n- [x] Babel\n- [x] Boostrap\n- [x] Font Awsome\n- [x] Eslint\n- [x] Jest\n\n## Installation\n\n```sh\n$ git clone https://github.com/vardius/web-components-webpack-es6-boilerplate app-name\n$ cd app-name\n$ npm install\n```\n\n## Development\n\n* Build once for (ready for ***Production***):\n  * `$ npm run build`\n  * `$ npm run build:serve`\n\n  The last command will boot up HTTP server on `3003` port and serve `build/client` directory in a default browser\n\n* Hot reloading via webpack middlewares:\n  * `$ npm start`\n  * Point your browser to http://localhost:3000/, page hot reloads automatically when there are changes\n\n## Testing\n\nTo execute all unit tests, use:\n\n```sh\n$ npm run test\n```\n\nTo run unit tests continuously during development (watch tests), use:\n\n```sh\n$ npm run test:watch\n```\n\n## Expose App on Your Local Dev Machine\n\nAssign yourself a unique publicly accessible url that will proxy all requests to your locally running webserver.\n\n```sh\n$ npm install -g localtunnel\n$ npm start\n$ npm run tunnel # run in a new tab\n```\n\nYou will receive a url, for example `https://tbst.localtunnel.me`, that you can share with anyone for as long as your local instance of `lt` remains active. Any requests will be routed to your local service at the specified port.\n\n## License\n\nThe code is available under the [MIT license](LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvardius%2Fweb-components-webpack-es6-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvardius%2Fweb-components-webpack-es6-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvardius%2Fweb-components-webpack-es6-boilerplate/lists"}