{"id":20157277,"url":"https://github.com/tvc12/viu-ts","last_synced_at":"2026-04-09T18:04:58.358Z","repository":{"id":203216384,"uuid":"659044026","full_name":"tvc12/viu-ts","owner":"tvc12","description":"Boilerplate template for vue3 using typescript, pinia, vue-router and vite ","archived":false,"fork":false,"pushed_at":"2023-10-24T02:11:55.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T12:50:17.770Z","etag":null,"topics":["cypress","hacktoberfest","hacktoberfest2023","pinia","unit-testing","vite","vue3","vue3-typescript","vuejs"],"latest_commit_sha":null,"homepage":"","language":null,"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/tvc12.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}},"created_at":"2023-06-27T03:14:41.000Z","updated_at":"2023-10-24T02:02:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdba8abd-c4c5-4cd5-9576-f596322d44a1","html_url":"https://github.com/tvc12/viu-ts","commit_stats":null,"previous_names":["tvc12/viu-ts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvc12%2Fviu-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvc12%2Fviu-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvc12%2Fviu-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tvc12%2Fviu-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tvc12","download_url":"https://codeload.github.com/tvc12/viu-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596276,"owners_count":19988044,"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":["cypress","hacktoberfest","hacktoberfest2023","pinia","unit-testing","vite","vue3","vue3-typescript","vuejs"],"created_at":"2024-11-13T23:45:04.487Z","updated_at":"2025-12-31T01:04:58.136Z","avatar_url":"https://github.com/tvc12.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# viu-ts\n\nBoilerplate template for vue3 using typescript, pinia, vue-router, vite, vitest and cypress \n\n### Template\n\n+ [ ] [Vue3](https://vuejs.org/)\n+ [ ] [Typescript](https://www.typescriptlang.org/)\n+ [ ] [Web Worker](https://www.npmjs.com/package/web-worker)\n+ [ ] [Dependency Injection](https://www.npmjs.com/package/typescript-ioc)\n+ [ ] [Pinia](https://pinia.vuejs.org/)\n+ [ ] [Router](https://router.vuejs.org/)\n+ [ ] [Vite](https://vitejs.dev/)\n+ [ ] [Vitest](https://vitest.dev/)\n+ [ ] [Cypress](https://www.cypress.io/)\n+ [ ] Sass\n+ [ ] Logger\n\n\n### How to start app\n\n+ File main.ts will look a like\n\n```ts\n// main.ts\nnew ViuApp()\n.setModules('development', new HttpModule(), new AuthModule())\n.setModules('production', new HttpWebWorkerModule(), new AuthModule())\n.setLogLevel('development', LogLevel.Debug)\n.setLogLevel('production', LogLevel.Error)\n.use(router)\n.use(pinia)\n.use(CommonComponents)\n.setMainScreen(App)\n.setName('viu-ts')\n.mount('#app')\n.start(import.meta.env.MODE)\n```\n\n### License\n\n[MIT@tvc12](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftvc12%2Fviu-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftvc12%2Fviu-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftvc12%2Fviu-ts/lists"}