{"id":18019996,"url":"https://github.com/macedigital/vuejs-starterkit","last_synced_at":"2025-03-26T20:31:38.636Z","repository":{"id":23370055,"uuid":"98803761","full_name":"macedigital/vuejs-starterkit","owner":"macedigital","description":"A Vue.js starter-kit project","archived":false,"fork":false,"pushed_at":"2023-04-18T19:27:15.000Z","size":2039,"stargazers_count":11,"open_issues_count":6,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T11:24:29.827Z","etag":null,"topics":["typescript","vue-router","vuejs","vuex","webpack"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/macedigital.png","metadata":{"files":{"readme":"README.md","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":"2017-07-30T14:42:26.000Z","updated_at":"2020-09-02T02:51:38.000Z","dependencies_parsed_at":"2024-10-30T05:44:10.355Z","dependency_job_id":null,"html_url":"https://github.com/macedigital/vuejs-starterkit","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/macedigital%2Fvuejs-starterkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fvuejs-starterkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fvuejs-starterkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macedigital%2Fvuejs-starterkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macedigital","download_url":"https://codeload.github.com/macedigital/vuejs-starterkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245731525,"owners_count":20663201,"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":["typescript","vue-router","vuejs","vuex","webpack"],"created_at":"2024-10-30T05:13:18.305Z","updated_at":"2025-03-26T20:31:36.875Z","avatar_url":"https://github.com/macedigital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Dependency Status][deps-image]][deps-url]\n[![Development Dependency Status][deps-dev-image]][deps-dev-url]\n[![Build Status][ci-image]][ci-url]\n[![Code Coverage status][codecov-image]][codecov-url]\n\n# vuejs-starterkit\n\nAn opionated Vue.js PWA starter-kit project integrating `vue-router`, `vuex`, `vue-loader` and `webpack3` for non-trivial projects.\n\n## Build Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run e2e tests\nnpm run e2e\n\n# run all tests\nnpm test\n```\n\nYou can provide custom port-numbers via the environment variable `PORT`:\n\n```sh\n# run dev-server on port 1337\nPORT=1337 node run dev\n\n# run e2e tests on port 8888\nPORT=8888 node run e2e\n```\n\nFor detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).\n\n## Demo\n\nGo to the [vuejs-starterkit-demo](https://macedigital.github.io/vuejs-starterkit/) demo page.\n\n## Roadmap\n\n- [x] Fix aliases path-resolution issues with webpack.\n- [x] Fix issues with [vue-loader](https://vue-loader.vuejs.org/) webpack resolvers.\n- [ ] Add useful example components from [vue guide](https://vuejs.org/v2/guide/).\n- [x] Add more sophisticated [vue-router](https://router.vuejs.org/) examples.\n- [x] Add [vuex](https://vuex.vuejs.org/) integration for state-management.\n- [ ] Add first-class [Typescript support](https://www.typescriptlang.org/).\n- [ ] Revisit unit- and e2e-testing strategy, plenty of frameworks and styles to choose from.\n\n[deps-image]:https://img.shields.io/david/macedigital/vuejs-starterkit.svg?style=flat\n[deps-url]:https://david-dm.org/macedigital/vuejs-starterkit\n[deps-dev-image]:https://img.shields.io/david/dev/macedigital/vuejs-starterkit.svg?style=flat\n[deps-dev-url]:https://david-dm.org/macedigital/vuejs-starterkit?type=dev\n[ci-image]: https://img.shields.io/travis/macedigital/vuejs-starterkit.svg?style=flat\n[ci-url]: https://travis-ci.org/macedigital/vuejs-starterkit\n[codecov-image]:https://img.shields.io/codecov/c/github/macedigital/vuejs-starterkit.svg?style=flat\n[codecov-url]:https://codecov.io/github/macedigital/vuejs-starterkit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacedigital%2Fvuejs-starterkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacedigital%2Fvuejs-starterkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacedigital%2Fvuejs-starterkit/lists"}