{"id":16818610,"url":"https://github.com/rubiin/vitely","last_synced_at":"2025-06-29T15:33:30.105Z","repository":{"id":37175025,"uuid":"450648894","full_name":"rubiin/vitely","owner":"rubiin","description":"Vue 3 template with vite","archived":false,"fork":false,"pushed_at":"2023-08-03T09:50:38.000Z","size":4753,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T02:55:58.978Z","etag":null,"topics":["typescript","vite","vue","vue3","vuejs"],"latest_commit_sha":null,"homepage":"vitely.vercel.app","language":"Vue","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/rubiin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["rubiin"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.buymeacoffee.com/XbgWxt567"]}},"created_at":"2022-01-21T21:45:37.000Z","updated_at":"2024-08-03T14:03:23.000Z","dependencies_parsed_at":"2024-10-13T10:50:47.146Z","dependency_job_id":"a8aa2476-7475-4eb1-8999-9338f8c6b6e8","html_url":"https://github.com/rubiin/vitely","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/rubiin/vitely","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubiin%2Fvitely","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubiin%2Fvitely/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubiin%2Fvitely/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubiin%2Fvitely/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubiin","download_url":"https://codeload.github.com/rubiin/vitely/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubiin%2Fvitely/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262618600,"owners_count":23338044,"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","vite","vue","vue3","vuejs"],"created_at":"2024-10-13T10:50:39.799Z","updated_at":"2025-06-29T15:33:30.079Z","avatar_url":"https://github.com/rubiin.png","language":"Vue","funding_links":["https://github.com/sponsors/rubiin","https://www.buymeacoffee.com/XbgWxt567"],"categories":[],"sub_categories":[],"readme":"\u003cp align='center'\u003e\u003cimg width=\"300px\" style=\"display:block; margin:0 auto;\" src=\"https://i.imgur.com/qWH4gup.png\" alt=\"Vitely - Vue3 + Vite template starter\"\u003e\n\u003c/p\u003e\n\n[![CI](https://github.com/rubiin/vitely/actions/workflows/sample.yml/badge.svg)](https://github.com/rubiin/vitely/actions/workflows/sample.yml)\n\n# Vitely 🌬 ⛵️\n\n\u003e A simple opinionated Vue3 Starter Template with [Vite.js](https://vitejs.dev/)\n\nFork of vitesome with more goodies.\nThis template should help get you started developing with Vue 3 and Typescript in Vite in a bliss.\n\n## Features\n\n\u003cbr\u003e\n\n## Features\n\n- ⚡️ [Vue 3](https://github.com/vuejs/vue-next), [Vite 2](https://github.com/vitejs/vite),[ESBuild](https://github.com/evanw/esbuild) - born with fastness\n\n- 📦 [Components auto importing](./src/components)\n\n- 🍍 [State Management via Pinia](https://pinia.esm.dev/)\n\n- 📲 [PWA](https://github.com/antfu/vite-plugin-pwa)\n\n- 🎨 [Uno CSS](https://github.com/antfu/unocss) - The instant on-demand Atomic CSS engine.\n\n- 😃 [Use icons from any icon sets, with no compromise](https://github.com/antfu/unocss/blob/main/packages/preset-icons/README.md)\n\n- 🌍 [I18n ready](./locales)\n\n- 🔥 Use the [new `\u003cscript setup\u003e` syntax](https://github.com/vuejs/rfcs/pull/227)\n\n- 🔧 PostCSS with autoprefixer\n\n- 📥 [APIs auto importing](https://github.com/antfu/unplugin-auto-import) - directly use Vue Composition API and others without importing\n\n- 🦾 TypeScript, of course\n\n- ⚙️ E2E Testing with [Cypress](https://cypress.io/) on [GitHub Actions](https://github.com/features/actions)\n\n- ☁️ Deploy on Netlify, zero-config\n\n\u003cbr\u003e\n\n\u003cp align='center'\u003e\u003ca href=\"https://vitely.vercel.app\"\u003e Live Demo\u003c/a\u003e\u003cp\u003e\n\n## Pre-📦\n\nThis repo brings few things pre-packed, so you don't need to install them manually everytime.\n\n### Styling\n\n- [Uno CSS](https://github.com/antfu/unocss)(https://github.com/antfu/unocss)\n- PostCSS with plugins support\n- Default [Google Fonts](https://github.com/stafyniaksacha/vite-plugin-fonts#readme) with `vite-plugin-fonts`\n\n### Icons\n\n- `uno-iconify` Use any icon pack of your liking\n- Custom icons below `./assets/icons` with\n\n### Plugins\n\n- [`@vueuse/head`](https://github.com/vueuse/head) - manipulate document head reactively\n- [`unplugin-vue-components`](https://github.com/antfu/unplugin-vue-components) - components auto import\n- [`unplugin-auto-import`](https://github.com/antfu/unplugin-auto-import) - Directly use Vue Composition API and others without importing\n- [`vite-plugin-compress`](https://github.com/alloc/vite-plugin-compress) - Compress your bundle + assets from Vite\n- [`vite-plugin-vue-i18n`](https://github.com/intlify/vite-plugin-vue-i18n) - Vite plugin for Vue I18n\n- [`vite-plugin-pwa`](https://github.com/antfu/vite-plugin-pwa) - PWA\n- [`rollup-plugin-visualizer`](https://github.com/antfu/vite-plugin-pwa) - visualize and analyze your bundle to see which modules are taking up space.\n- [`@rollup/plugin-strip`](https://github.com/antfu/vite-plugin-pwa) - remove debugger statements and functions like assert.equal and console.log from your code\n- [`Vue I18n`](https://github.com/intlify/vue-i18n-next) - Internationalization\n- [`Vue Router`](https://github.com/vuejs/vue-router)\n- [`Pinia`](https://pinia.esm.dev) - Intuitive, type safe, light and flexible Store for Vue using the composition api\n- [`VueUse`](https://github.com/antfu/vueuse) - collection of useful composition APIs\n\n### Coding Style\n\n- Use Composition API with [`\u003cscript setup\u003e` SFC syntax](https://github.com/vuejs/rfcs/pull/227)\n- [ESLint](https://eslint.org/) with [@antfu/eslint-config](https://github.com/antfu/eslint-config), single quotes, no sem\n\n```\nyarn\n```\n\n### Use it\n\n```\nyarn dev\n```\n\nThis will serve the app at [http://localhost:4000](http://localhost:4000)\n\n### Build it\n\n```\nyarn build\n```\n\nBuilds the app for production to the `dist` folder.\u003cbr\u003e\nIt correctly bundles Vue in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](#deployment) for more information.\n\n### Deployment\n\nVisit [Netlify](https://app.netlify.com/start) and select your repo, select OK along the way, and your App will be live in a minute.\nVisit [Vercel](https://vercel) and select your repo, select OK along the way, and your App will be live in a minute.\n\n## Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur). Make sure to enable `vetur.experimental.templateInterpolationService` in settings!\n\n### If Using `\u003cscript setup\u003e`\n\n[`\u003cscript setup\u003e`](https://github.com/vuejs/rfcs/pull/227) is a feature that is currently in RFC stage. To get proper IDE support for the syntax, use [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) instead of Vetur (and disable Vetur).\n\n## Type Support For `.vue` Imports in TS\n\nSince TypeScript cannot handle type information for `.vue` imports, they are shimmed to be a generic Vue component type by default. In most cases this is fine if you don't really care about component prop types outside of templates. However, if you wish to get actual prop types in `.vue` imports (for example to get props validation when using manual `h(...)` calls), you can use the following:\n\n### If Using Vetur\n\n1. Install and add `@vuedx/typescript-plugin-vue` to the [plugins section](https://www.typescriptlang.org/tsconfig#plugins) in `tsconfig.json`\n2. Delete `src/shims-vue.d.ts` as it is no longer needed to provide module info to Typescript\n3. Open `src/main.ts` in VSCode\n4. Open the VSCode command palette\n5. Search and run \"Select TypeScript version\" -\u003e \"Use workspace version\"\n\n![repository-banner.png](https://res.cloudinary.com/alvarosaburido/image/upload/v1612193118/as-portfolio/Repo_Banner_kexozw.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubiin%2Fvitely","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubiin%2Fvitely","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubiin%2Fvitely/lists"}