{"id":46348990,"url":"https://github.com/rogeriotaques/vue-start-kit","last_synced_at":"2026-03-04T22:11:19.067Z","repository":{"id":40659039,"uuid":"168191716","full_name":"rogeriotaques/vue-start-kit","owner":"rogeriotaques","description":"A boring boilerplate for Vue 2 applications, by Rogerio Taques.","archived":false,"fork":false,"pushed_at":"2025-09-16T09:42:07.000Z","size":2859,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-19T00:41:53.953Z","etag":null,"topics":["boilerplate","eslint","jest","pinia","sass","typescript","vue","vue-router","vuejs","webpack"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rogeriotaques.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license.md","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},"funding":{"github":"rogeriotaques"}},"created_at":"2019-01-29T16:53:40.000Z","updated_at":"2025-09-16T09:42:10.000Z","dependencies_parsed_at":"2024-11-19T01:38:11.448Z","dependency_job_id":"145418d0-2ac0-43f4-a57c-09db4d16c3b9","html_url":"https://github.com/rogeriotaques/vue-start-kit","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/rogeriotaques/vue-start-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogeriotaques%2Fvue-start-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogeriotaques%2Fvue-start-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogeriotaques%2Fvue-start-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogeriotaques%2Fvue-start-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rogeriotaques","download_url":"https://codeload.github.com/rogeriotaques/vue-start-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rogeriotaques%2Fvue-start-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30095786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T21:59:23.547Z","status":"ssl_error","status_checked_at":"2026-03-04T21:57:50.415Z","response_time":59,"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","eslint","jest","pinia","sass","typescript","vue","vue-router","vuejs","webpack"],"created_at":"2026-03-04T22:11:17.884Z","updated_at":"2026-03-04T22:11:19.054Z","avatar_url":"https://github.com/rogeriotaques.png","language":"Vue","funding_links":["https://github.com/sponsors/rogeriotaques","https://paypal.me/abtzlabs/2.5USD","https://paypal.me/abtzlabs/5USD","https://paypal.me/abtzlabs/10USD"],"categories":[],"sub_categories":[],"readme":"# Vue Start Kit\n\nA boring boilerplate for Vue 2 applications, by Rogerio Taques.\n\n\u003cp \u003e\u003cbr \u003e\u003c/p\u003e\n\n\u003cdiv \u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License: MIT\" /\u003e\u003c/a\u003e\n\n  \u003c!-- \u003ca href=\"https://gitter.im/rogeriotaques/vue-start-kit\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Chat-on%20Gitter-green.svg\" alt=\"Chat on Gitter\" /\u003e\u003c/a\u003e --\u003e\n\n  \u003ca href=\"https://github.com/rogeriotaques/vue-start-kit/issues\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/rogeriotaques/vue-start-kit.svg?label=Issues\" alt=\"Open Issues\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cp \u003e\u003cbr \u003e\u003c/p\u003e\n\n## What is included?\n\n- [Vue 2](https://v2.vuejs.org/) (with composition api)\n- [Vue-Router](https://router.vuejs.org/)\n- [Pinia](https://pinia.esm.dev/)\n- [Axios](https://axios-http.com/)\n- [Sass](https://sass-lang.com/)\n- [Webpack](https://webpack.js.org/) (with hot module replacement)\n- [EditorConfig](https://editorconfig.org/)\n- [Prettier](https://prettier.io/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Jest](https://jestjs.io/)\n\n## Why shuuld you use this?\n\nYou probably should not. Vue is already on v3 and this is based on v2.\n\nBut, you may find this useful if, for some reason, you want to quickly bootstrap a Vue 2 application. It comes with all the bare minium to code a SPA.\n\nHere's what you get in this bundle 👇\n\n- 🚀 Quick to start coding your app\n- 🙌 Very clean and intuitive file structure\n- 🔥 Live programming environment (with Hot Module Replacement)\n- 🎯 Linter and Vue Coding Guidelines up an running\n- 💪 Pre configured unit tests\n- ✅ Well commented and easy to understand source-code\n- 💡 A sample (ToDo 🤷🏻‍♂️) app\n\n## Get started\n\n```sh\n# 1. clone it\n$ git clone https://github.com/rogeriotaques/vue-start-kit.git [YOUR-AWESOME-APP-NAME]\n\n# 2. install all the dependencies\n$ yarn  # or npm install\n\n# 3. start the (live) development environment\n$ yarn start  # or npm start\n```\n\n👉🏻 Don't forget to change `[YOUR-AWESOME-APP-NAME]` with the name you wanna give to your new app.\n\n👉🏻 A new tab will open on your (default) browser pointing to [http://localhost:1234/](http://localhost:1234/). If this address is already in use, it will automatically choose another random port.\n\nHooray! 🎉 At this point you should be seeing the app running already.\n\nFrom now on, everything you change in the `source-code` will trigger an immediate update on the browser (_without refresh_) preserving the current state of your newly created app.\n\n## Building for production\n\nOnce your app is ready to be distributed, run:\n\n```sh\n$ yarn build  # or npm run build\n```\n\nThis will create the `dist/` directory with all the compiled files from your app, ready to be deployed to your servers. 🚀\n\n## Contributing\n\nContributions are _very_ welcome and are expected to be made via [pull requests](https://github.com/AbtzLabs/vue-start-kit/pulls). As for now, I don't have any contribution guidelines in place, so, please don't be evil. 😉\n\nYou can simply start by:\n\n1. Forking this repository;\n2. Changing and implementing what you think necessary;\n4. Submitting a pull-request.\n\nThere are a few more ways for you to contribute to this project:\n\n- Be my reviewer. Check my code and suggest improvements\n- Be my sponsor with a single contribution of [$2.50](https://paypal.me/abtzlabs/2.5USD), [$5](https://paypal.me/abtzlabs/5USD) or [$10](https://paypal.me/abtzlabs/10USD) (via Paypal)\n- Be my boss 😬, with a monthly [sponsorship](https://github.com/sponsors/rogeriotaques) (via Github)\n\n## Unit tests\n\nThe unit tests are written in `Jest` and they can be found in `src/__test__`.\n\nRun the following command to start the tests:\n\n```sh\n$ yarn unit   # or npm run unit\n```\n\n## Found a 🐞 (bug)?\n\nShame on me! 😊 But you know, that may happen!\n\n- [Open an Issue](https://github.com/rogeriotaques/vue-start-kit/issues) and I'll take care of it\n- Or you can fix it and [submit a pull request](https://github.com/rogeriotaques/vue-start-kit/pulls) 🙇‍♂️\n\n\n## License\n\nVue Start Kit - MIT License\n\nCopyright \u0026copy; 2019-2023 Rogerio Taques.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n## Where this has been used?\n\nI have been using this as the start point for all my side-projects, e.g: 👇\n\n| Name | URL  | Description | Status |\n| ---- | ---- | ----------- | ------ |\n| 3o2 | [https://3o2.co](https://3o2.co) | The headless URL shortener. | Descontinued |\n| \u003cimg src=\"https://mailshld.com/assets/images/logo-transparent@2x.png\" alt=\"Mail Shield\" height=\"40\" style=\"vertical-align: middle\" /\u003e | [https://mailshld.com](https://mailshld.com) | Dynamic and replaceable aliases for Gmail | Sold |\n\n\n\u003cp \u003e\u003cbr \u003e\u003c/p\u003e\n\nAre you also using it and want some free advertisement? 😬 [Get in touch](https://twitter.com/rogeriotaques) and I will add your logo here with a back-link to your product or website.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogeriotaques%2Fvue-start-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frogeriotaques%2Fvue-start-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frogeriotaques%2Fvue-start-kit/lists"}