{"id":20489300,"url":"https://github.com/eluvade/hydra-boilerplate","last_synced_at":"2025-04-13T16:32:37.194Z","repository":{"id":34908770,"uuid":"188507561","full_name":"Eluvade/hydra-boilerplate","owner":"Eluvade","description":"Quickstart Boilerplate Template Project","archived":false,"fork":false,"pushed_at":"2023-02-28T20:12:01.000Z","size":3175,"stargazers_count":4,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T07:21:22.552Z","etag":null,"topics":["babel","boilerplate","boilerplate-template","env","es6","html-css-javascript","javascript","npm","project-template","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/Eluvade.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":"2019-05-25T01:39:43.000Z","updated_at":"2023-01-31T17:18:24.000Z","dependencies_parsed_at":"2024-11-15T17:12:18.413Z","dependency_job_id":null,"html_url":"https://github.com/Eluvade/hydra-boilerplate","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.04347826086956519,"last_synced_commit":"2db80ddcc02953ef94cf740f27369501255bf55e"},"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eluvade%2Fhydra-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eluvade%2Fhydra-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eluvade%2Fhydra-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eluvade%2Fhydra-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eluvade","download_url":"https://codeload.github.com/Eluvade/hydra-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248743996,"owners_count":21154784,"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":["babel","boilerplate","boilerplate-template","env","es6","html-css-javascript","javascript","npm","project-template","webpack","webpack-boilerplate","webpack-configuration"],"created_at":"2024-11-15T17:12:14.224Z","updated_at":"2025-04-13T16:32:37.168Z","avatar_url":"https://github.com/Eluvade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"./src/assets/logo.png\" /\u003e\u003c/p\u003e\n\n[![npm version](https://img.shields.io/npm/v/hydra-boilerplate.svg?style=flat)](https://www.npmjs.com/package/hydra-boilerplate) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Eluvade/hydra-boilerplate/tree/2.0.1)\n\n\u003ch1 align=\"center\"\u003e Hydra - Boilerplate Webpack 5 Template Project \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eQuick start your project with Webpack 5 + Babel + Typescript + Stylers fully configured\u003c/p\u003e\n\n\u003chr/\u003e\n\n\u003ch3\u003e List of features \u003c/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003eRobust Webpack Configuration File for both production and development environments\u003c/li\u003e\n  \u003cli\u003eBabel Transpiler\u003c/li\u003e\n  \u003cli\u003eTypeScript Transpiler\u003c/li\u003e\n  \u003cli\u003escss/sass/less Transpilers\u003c/li\u003e\n  \u003cli\u003eMinimizers, linters, terser, chunking, asset \u0026 build optimization\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch3\u003e External links -\u003e Documentation and Github repositories \u003c/h3\u003e\n\n\u003ca href=\"https://github.com/webpack/webpack\"\u003eLink to your *webpacks'* official github \u0026 documentation\u003c/a\u003e\n\n\u003ca href=\"https://github.com/babel/babel\"\u003eLink to your *babels'* official github \u0026 documentation\u003c/a\u003e\n\n\u003ch3\u003eInstallation \u003c/h3\u003e\n\n```shell\n$ git clone https://github.com/Eluvade/hydra-boilerplate.git\n$ cd hydra-boilerplate\n$ npm ci\n```\n\u003ch3\u003eContributing\u003c/h3\u003e\nKeeping it simple and lightweight is the number 1 priority. Don't add unnecessary libraries just because you can.\n\n\u003ch3\u003e Usage \u003c/h3\u003e\n\n`npm run build` : Compiles **/src** folder and creates **/dist** folder in the projects' root\u003cbr /\u003e\n`npm run start` : Launches `webpack-dev-server` with Hot Module Replacement - http://localhost:8080 by default\u003cbr /\u003e\u003cbr /\u003e\n\nNote: **/src** is a mockup folder. You're free to delete and re-write all data inside, but keep the folder structure intact if you don't want to re-configure webpack\n\nIn order for Webpack to bundle your image/gif/video/music assets, you need to import/require them in your javascript. URL's in CSS will be resolved automatically.\n\n\u003ch3\u003e Known Issues \u003c/h3\u003e\nOn Linux: If building gives you an Error: \"Cannot find module node-sass\", try the following:\n```shell\n$ sudo npm install --save-dev  --unsafe-perm node-sass\n```\n\n\u003ch3\u003eAuthor\u003c/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eBunny Eluvade\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch3\u003eLicense\u003c/h3\u003e\n\nThis project is licensed under the \u003ca href=\"./LICENSE\"\u003eMIT\u003c/a\u003e License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feluvade%2Fhydra-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feluvade%2Fhydra-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feluvade%2Fhydra-boilerplate/lists"}