{"id":23416728,"url":"https://github.com/xjreb/skeleton-vue-typescript","last_synced_at":"2025-04-12T08:52:59.661Z","repository":{"id":39573411,"uuid":"143283526","full_name":"xJREB/skeleton-vue-typescript","owner":"xJREB","description":"A skeleton project with Vue.js, TypeScript, Bootstrap, Less, Webpack, and Jest.","archived":false,"fork":false,"pushed_at":"2022-12-08T08:56:51.000Z","size":2570,"stargazers_count":4,"open_issues_count":25,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T08:52:53.998Z","etag":null,"topics":["bootstrap","jest","less","typescript","vuejs","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/xJREB.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}},"created_at":"2018-08-02T11:05:44.000Z","updated_at":"2022-03-01T14:39:34.000Z","dependencies_parsed_at":"2022-08-29T12:20:26.973Z","dependency_job_id":null,"html_url":"https://github.com/xJREB/skeleton-vue-typescript","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJREB%2Fskeleton-vue-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJREB%2Fskeleton-vue-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJREB%2Fskeleton-vue-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xJREB%2Fskeleton-vue-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xJREB","download_url":"https://codeload.github.com/xJREB/skeleton-vue-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543882,"owners_count":21121838,"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":["bootstrap","jest","less","typescript","vuejs","webpack"],"created_at":"2024-12-22T22:16:36.920Z","updated_at":"2025-04-12T08:52:59.644Z","avatar_url":"https://github.com/xJREB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue.js TypeScript Frontend Skeleton Project\n\n\u003e A skeleton project with Vue.js, TypeScript, Bootstrap, Font Awesome, Less, Webpack, and Jest.\n\n## Structure\n\n-   `src/app.ts`: main file of the app that loads and configures all dependencies and kickstarts the parent Vue component\n-   `src/App.vue`: parent Vue component with basic app skeleton with header/nav, body, and footer\n-   `src/routes.ts`: configuration of routes (`route`: binding a `component` to a certain `path`)\n-   `src/views/`: directory for all views; should be structured according to domain concepts\n-   `src/common/`: directory for shared functionality that is not specific to a certain view or domain concept\n-   `src/config/index.ts`: configuration file with app or environment specific properties (e.g. to change the used Bootswatch theme)\n-   `test/`: directory for all tests\n\n## Build Setup\n\n```bash\n# install dependencies\nnpm install\n\n# serve locally with hot reload (localhost:9000, adjustable in webpack.dev.config.js)\nnpm start\n\n# build for production with minification\nnpm run build\n\n# run TypeScript linter\nnpm run lint\n\n# run tests and create coverage reports\nnpm test\n\n# run SonarQube analysis (configure sonar-project.properties first or pass parameters to choose the SonarQube instance)\nnpm run sonar\n```\n\n## Useful VSCode Extensions\n\n-   Vetur (helps with Vue SFCs)\n-   TSLint (enforces coding rules in `tslint.json`)\n-   Prettier (formats Vue files)\n-   EditorConfig (enforces code formatting in `.editorconfig`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjreb%2Fskeleton-vue-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjreb%2Fskeleton-vue-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjreb%2Fskeleton-vue-typescript/lists"}