{"id":19150275,"url":"https://github.com/softvar/frontend-boilerplate","last_synced_at":"2025-10-23T16:09:53.363Z","repository":{"id":39359865,"uuid":"213067916","full_name":"softvar/frontend-boilerplate","owner":"softvar","description":"Frontend application scaffolding to start immediate development ❤️","archived":false,"fork":false,"pushed_at":"2022-12-11T08:20:25.000Z","size":1519,"stargazers_count":8,"open_issues_count":23,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T18:33:50.071Z","etag":null,"topics":[],"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/softvar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["softvar"],"patreon":"softvar","open_collective":"softvar","custom":["https://paypal.me/softvar"]}},"created_at":"2019-10-05T20:37:05.000Z","updated_at":"2023-03-09T01:23:42.000Z","dependencies_parsed_at":"2022-08-25T19:33:02.072Z","dependency_job_id":null,"html_url":"https://github.com/softvar/frontend-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/softvar%2Ffrontend-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softvar%2Ffrontend-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softvar%2Ffrontend-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softvar%2Ffrontend-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softvar","download_url":"https://codeload.github.com/softvar/frontend-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252819349,"owners_count":21809011,"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":[],"created_at":"2024-11-09T08:11:20.704Z","updated_at":"2025-10-23T16:09:53.288Z","avatar_url":"https://github.com/softvar.png","language":"JavaScript","funding_links":["https://github.com/sponsors/softvar","https://patreon.com/softvar","https://opencollective.com/softvar","https://paypal.me/softvar"],"categories":[],"sub_categories":[],"readme":"## Frontend Boilerplate\n\n* It helps you to kickstart new projects, prescribing best practices and tools to help you stay productive.\n* Start your development with all latest technologies without configuring and thinking much.\n* Easy for testing out things and at the same time scalable enough to build real stuff.\n* Dev and production-ready build support.\n\n### Installation\n\n* Clone this repo(*Package coming soon*)\n\n### Features\n\nBuilt-in support for the following tools:\n\n* [ES6](http://es6-features.org/#Constants) - Write future JavaScript\n* [Webpack](https://webpack.js.org/) - Bundle your assets\n* [Sass](https://sass-lang.com/) - CSS with superpowers\n* [Jest](https://jestjs.io/) - Delightful JavaScript Testing\n* [Prettier](https://prettier.io/) - An opinionated Code formatter, automatically configured to run before every commit via [husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged).\n* [ESlint](https://eslint.org) - The pluggable linting utility for JavaScript, automatically configured to run before every push via [husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/okonet/lint-staged).\n\n### scripts\n\n* Use the following command to install the dependencies\n  ```bash\n    yarn\n  ```\n* Use the following command to setup your dev environment\n  ```bash\n    yarn start\n  ```\n* Use the following command to start dev server and your application would be waiting for you in the browser.\n  ```bash\n    yarn dev:server\n  ```\n* Use the following command to have dev build\n  ```bash\n    yarn dev\n  ```\n* Use the following command to production ready build\n  ```bash\n    yarn build\n  ```\n\n### Authors\n\n[Varun Malhotra](https://github.com/softvar) [@s0ftvar](https://twitter.com/s0ftvar)\n\n### License\n\n```text\n    MIT License\n\n    Copyright (c) 2019 Varun Malhotra @softvar\n\n    Permission is hereby granted, free of charge, to any person obtaining a copy\n    of this software and associated documentation files (the \"Software\"), to deal\n    in the Software without restriction, including without limitation the rights\n    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n    copies of the Software, and to permit persons to whom the Software is\n    furnished to do so, subject to the following conditions:\n\n    The above copyright notice and this permission notice shall be included in all\n    copies or substantial portions of the Software.\n\n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n    SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftvar%2Ffrontend-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftvar%2Ffrontend-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftvar%2Ffrontend-boilerplate/lists"}