{"id":22370024,"url":"https://github.com/fazers/portfolio-client","last_synced_at":"2026-05-02T09:33:04.437Z","repository":{"id":61952614,"uuid":"495168342","full_name":"FaZeRs/portfolio-client","owner":"FaZeRs","description":"Vite + Vue portfolio website","archived":false,"fork":false,"pushed_at":"2023-03-06T21:17:43.000Z","size":2844,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T19:42:39.521Z","etag":null,"topics":["frontend","nodejs","portfolio","unocss","vitejs","vue"],"latest_commit_sha":null,"homepage":"https://naurislinde.dev","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/FaZeRs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"custom":["https://paypal.me/naurislinde"]}},"created_at":"2022-05-22T20:19:54.000Z","updated_at":"2023-12-01T08:57:01.000Z","dependencies_parsed_at":"2024-12-08T17:31:00.500Z","dependency_job_id":null,"html_url":"https://github.com/FaZeRs/portfolio-client","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaZeRs%2Fportfolio-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaZeRs%2Fportfolio-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaZeRs%2Fportfolio-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaZeRs%2Fportfolio-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FaZeRs","download_url":"https://codeload.github.com/FaZeRs/portfolio-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245690463,"owners_count":20656589,"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":["frontend","nodejs","portfolio","unocss","vitejs","vue"],"created_at":"2024-12-04T19:31:44.437Z","updated_at":"2026-05-02T09:33:04.389Z","avatar_url":"https://github.com/FaZeRs.png","language":"Vue","funding_links":["https://paypal.me/naurislinde"],"categories":[],"sub_categories":[],"readme":"# Portfolio\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n![Build Badge](https://github.com/FaZeRs/portfolio-client/workflows/Build/badge.svg)\n![Tests Badge](https://github.com/FaZeRs/portfolio-client/workflows/Tests/badge.svg)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=FaZeRs_portfolio-client\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=FaZeRs_portfolio-client)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=FaZeRs_portfolio-client\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=FaZeRs_portfolio-client)\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=FaZeRs_portfolio-client\u0026metric=code_smells)](https://sonarcloud.io/dashboard?id=FaZeRs_portfolio-client)\n\n| Repository                                                          | Info               |\n|---------------------------------------------------------------------|--------------------|\n| [portfolio-client](https://github.com/FaZeRs/portfolio-client)      | Frontend           |\n| [portfolio-api](https://github.com/FaZeRs/portfolio-api)            | Rest API           |\n| [portfolio-server](https://github.com/FaZeRs/portfolio-server)      | Docker Environment |\n\n## Features\n\n- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 3](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness\n\n- 🗂 [File based routing](./src/pages)\n\n- 📦 [Components auto importing](./src/components)\n\n- 📑 [Layout system](./src/layouts)\n\n- 📲 [PWA](https://github.com/antfu/vite-plugin-pwa)\n\n- 🎨 [UnoCSS](https://github.com/antfu/unocss) - the instant on-demand atomic CSS engine\n\n- 😃 [Use icons from any icon sets with classes](https://github.com/antfu/unocss/tree/main/packages/preset-icons)\n\n- 🔥 Use the [new `\u003cscript setup\u003e` syntax](https://github.com/vuejs/rfcs/pull/227)\n\n- 🤙🏻 [Reactivity Transform](https://vuejs.org/guide/extras/reactivity-transform.html) enabled\n\n- 📥 [APIs auto importing](https://github.com/antfu/unplugin-auto-import) - use Composition API and others directly\n\n- 🖨 Static-site generation (SSG) via [vite-ssg](https://github.com/antfu/vite-ssg)\n\n- 🦔 Critical CSS via [critters](https://github.com/GoogleChromeLabs/critters)\n\n- 🦾 TypeScript, of course\n\n- ⚙️ Unit Testing with [Vitest](https://github.com/vitest-dev/vitest), E2E Testing with [Cypress](https://cypress.io/) on [GitHub Actions](https://github.com/features/actions)\n\n## Usage\n\n### Development\n\nCreate a `.env` file from the template `.env.template` file.\n```bash\ncp .env.template .env\n```\n\nRun and visit http://localhost:3333\n\n```bash\npnpm dev\n```\n\n### Build\n\nTo build the App, run\n\n```bash\npnpm build\n```\n\nAnd you will see the generated file in `dist` that ready to be served.\n\n### Docker Production Build\n\nFirst, build the portfolio image by opening the terminal in the project's root directory.\n\n```bash\ndocker buildx build . -t portfolio-client:latest\n```\n\nRun the image and specify port mapping with the `-p` flag.\n\n```bash\ndocker run --rm -it -p 8080:80 portfolio-client:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazers%2Fportfolio-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazers%2Fportfolio-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazers%2Fportfolio-client/lists"}