{"id":21942862,"url":"https://github.com/dochner/vivu-template","last_synced_at":"2026-04-09T18:16:59.292Z","repository":{"id":153592585,"uuid":"442449724","full_name":"dochner/vivu-template","owner":"dochner","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-28T12:00:34.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T16:24:33.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/dochner.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2021-12-28T12:00:33.000Z","updated_at":"2021-12-28T12:00:38.000Z","dependencies_parsed_at":"2023-05-01T21:31:16.918Z","dependency_job_id":null,"html_url":"https://github.com/dochner/vivu-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"logustra/vivu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dochner%2Fvivu-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dochner%2Fvivu-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dochner%2Fvivu-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dochner%2Fvivu-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dochner","download_url":"https://codeload.github.com/dochner/vivu-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244981009,"owners_count":20542287,"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":[],"created_at":"2024-11-29T03:27:03.154Z","updated_at":"2026-04-09T18:16:59.258Z","avatar_url":"https://github.com/dochner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003eVivu\u003c/h2\u003e\n\n  \u003ca href=\"https://app.fossa.io/projects/git%2Bgithub.com%2Flogustra%2Fvivu?ref=badge_shield\"\u003e\n    \u003cimg \n      src=\"https://app.fossa.io/api/projects/git%2Bgithub.com%2Flogustra%2Fvivu.svg?type=shield\u0026color=brightgreen\" \n      alt=\"FOSSA Status\"\n    \u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://standardjs.com\"\u003e\n    \u003cimg \n      src=\"https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat\" \n      alt=\"Code Style\"\n    \u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/logustra/vivu/releases/tag/v1.0.0\"\u003e\n    \u003cimg \n      src=\"https://img.shields.io/static/v1.svg?label=version\u0026message=1.0.0\u0026style=flat\u0026color=brightgreen\" \n      alt=\"Version\"\n    \u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"http://commitizen.github.io/cz-cli\"\u003e\n    \u003cimg \n      src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat\" \n      alt=\"Commitizen\"\n    \u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\u003cbr /\u003e\n\n## Learn 7AD\nLearn the design patterns [here](https://github.com/logustra/7ad)\n\n## Features\n- Faster by default: [vite](https://github.com/vitejs/vite), [vue](https://github.com/vuejs/vue-next), [pnpm](https://github.com/pnpm/pnpm), [esbuild](https://github.com/evanw/esbuild)\n- Vue 3 ecosystem: [vue](https://github.com/vuejs/vue-next), [vuex](https://next.vuex.vuejs.org), [vue-router](https://github.com/vuejs/vue-router-next)\n- Typescript, of course\n- Using new `\u003cscript setup\u003e` style\n- Support legacy browsers: [@vitejs/plugin-legacy](https://github.com/vitejs/vite/tree/main/packages/plugin-legacy)\n- Composition utilities: [vueuse](https://github.com/vueuse/vueuse)\n- Fonts auto injecting: [vite-plugin-fonts](https://github.com/stafyniaksacha/vite-plugin-fonts)\n- Just in time css utilities: [tailwindcss](https://github.com/tailwindlabs/tailwindcss)\n- On-demand components auto importing: [iconify](https://github.com/antfu/vite-plugin-icons), [element-plus](https://github.com/element-plus/element-plus)\n- Form validation: [vuelidate](https://vuelidate-next.netlify.app)\n- Localization: [vue-i18n](https://github.com/intlify/vue-i18n-next), [vite-plugins-i18n](https://github.com/intlify/vite-plugin-vue-i18n)\n- UI Documentation: [storybook](https://github.com/storybookjs/storybook) (ON PROGRESS)\n- Testing: [jest](https://github.com/facebook/jest), [testing-library](https://testing-library.com/docs/vue-testing-library/intro)\n- HTTP request: [axios](https://github.com/axios/axios)\n- Git custom hooks: [husky](https://github.com/typicode/husky)\n- Commit conventions: [commitizen](https://github.com/commitizen/cz-cli)\n- Linters: [commitlint](https://github.com/conventional-changelog/commitlint), [eslint](https://github.com/eslint/eslint), [stylelint](https://github.com/stylelint/stylelint)\n- Visualize bundle: [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer)\n- Optimized nginx config\n- Dockerize\n\n## Dev Tools\n- [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar): Vue 3 IDE support\n- [Iconify IntelliSense](https://marketplace.visualstudio.com/items?itemName=antfu.iconify): Icon inline display and autocomplete\n- [i18n Ally](https://marketplace.visualstudio.com/items?itemName=lokalise.i18n-ally): All in one i18n support\n- [Tailwind CSS Intellisense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss): IDE support for Tailwind CSS\n- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)\n\n## Requirement\n  - [node.js](http://nodejs.org/)\n  - [volta](https://docs.volta.sh/guide/getting-started)\n  - [pnpm](https://pnpm.js.org/en/installation)\n\n## Getting Started\n### GitHub Template\n\n[Create a repo from this template on GitHub](https://github.com/logustra/vivu/generate).\n\n### Clone to local\nIf you prefer to do it manually with the cleaner git history\n\n```bash\n# clone repository\n$ git clone https://github.com/logustra/vivu.git\n\n# open folder vivu\n$ cd vivu\n\n# install packages\n$ pnpm install\n\n# build and serve with vite dev server\n$ pnpm dev\n```\n\n### Run with Docker\n\n```bash\n# build docker image and tag it with name nginx\n$ docker build . -t nginx\n\n# run docker image nginx with name vivu in port 9900\n$ docker run -it -p 9900:80 --rm --name vivu nginx\n```\n\n## Checklist\nWhen you use this template, try follow the checklist to update your info properly\n\n- [ ] Change `name, description, repository, bugs` field in `package.json`\n- [ ] Change the author name in `LICENSE`\n- [ ] Change the title in `commonState.ts`\n- [ ] Change the favicon in `public`\n- [ ] Remove the `.github` folder which contains the funding info\n- [ ] Clean up the README(s) and remove modules\n\nAnd, enjoy :)\n\n## How to Create Folder\nA guide how to create a folder using `create-cli`\n\n### Component\n```bash\n# create new atom component with name loading\n$ node create component atoms loading\n```\n\n### Module\n```bash\n# create new module with name home and with all types\n$ node create module home all\n```\n\n## How to Contribute\nI'm delighted that you're helping make this open source project better. Here are a few quick guidelines to make this an easier and better process for everyone.\n\n### Reporting a bug\nFirst, **make sure the bug hasn't already been reported** by searching GitHub's issues section.\n\nIf no existing issue exists, go ahead and create one. **Please be sure to include all of the following**:\n\n1. A clear, descriptive title (ie. \"A bug\" is not a good title).\n2. Include the error message if have.\n3. The browser and OS that you're using.\n\n### Submitting a Pull Request\n1. Fork it\n2. Create your feature branch `git checkout -b new-feature`\n3. Commit your changes `git commit -m \"Add some feature\"`\n4. Push to the branch `git push origin new-feature`\n5. Create new Pull Request\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flogustra%2Fvivu.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Flogustra%2Fvivu?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdochner%2Fvivu-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdochner%2Fvivu-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdochner%2Fvivu-template/lists"}