{"id":16439026,"url":"https://github.com/iliyazelenko/blog-frontend","last_synced_at":"2025-09-15T08:33:10.893Z","repository":{"id":40950759,"uuid":"174751913","full_name":"iliyaZelenko/blog-frontend","owner":"iliyaZelenko","description":"Frontend of blog created using: GraphQL (Apollo) + Vue + Nuxt.js + TypeScript + Vuetify...","archived":false,"fork":false,"pushed_at":"2022-12-10T16:55:12.000Z","size":2945,"stargazers_count":44,"open_issues_count":22,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-12T09:07:30.052Z","etag":null,"topics":["apollo","frontend","graphql","nuxt","ssr","typescript","vue","vuejs2","vuetify"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/iliyaZelenko.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":"2019-03-09T22:14:50.000Z","updated_at":"2024-05-31T08:04:54.000Z","dependencies_parsed_at":"2023-01-26T06:45:13.305Z","dependency_job_id":null,"html_url":"https://github.com/iliyaZelenko/blog-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iliyaZelenko%2Fblog-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iliyaZelenko%2Fblog-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iliyaZelenko%2Fblog-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iliyaZelenko%2Fblog-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iliyaZelenko","download_url":"https://codeload.github.com/iliyaZelenko/blog-frontend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221811560,"owners_count":16884369,"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":["apollo","frontend","graphql","nuxt","ssr","typescript","vue","vuejs2","vuetify"],"created_at":"2024-10-11T09:07:32.738Z","updated_at":"2025-09-15T08:33:10.867Z","avatar_url":"https://github.com/iliyaZelenko.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n\n![image](https://github.com/user-attachments/assets/647238fa-789b-4a8e-9601-86f57a183ab0)\n\n\n## Документация:\n\n- [Категории](./docs/categories/index.md)\n- [Auth](./docs/auth/index.md)\n- [Пост](./docs/posts/index.md)\n- [i18n](./docs/i18n/index.md)\n\n# backend\n\nhttps://github.com/iliyaZelenko/blog-backend\n\n# frontend\n\nНа фронтенде используется SSR, точнее Universal/Isomorphic подход, \nто есть при запросе рендерятся на сервере, а дальше как SPA, что дает лучшее SEO и быструю отрисовку чем обычное SPA.\n\n[Why SSR?](https://ssr.vuejs.org/#why-ssr)\n\nНа фронте такие технологии:\n\n- Vue\n- Nuxt.js (SSR)\n    - Node.js сервер\n    - Webpack 4 (содержит базовые конфиги под капотом, которые используются чаще всего, как в vue cli 3 проектах)\n- Babel 7 для ES2015+ (@nuxtjs/babel-preset-app, типа @babel/preset-env)\n- PostCSS (обработка css)\n    - postcss-preset-env (типо Babel, но для css)\n      - идет вместе с autoprefixer (префиксы)\n      - stage 2+\n    - cssnano (оптимизация)\n- Vuetify (UI Material Design)\n- TypeScript\n- GraphQL + Apollo client\n- Статические анализаторы\n    - ESlint (ECMAScript + HTML)\n      - Vue plugin (работает только в `template`, в `script` еще не сделали поддержку совместимую с TS)\n      - eslint-config-standard\n    - TSLint (TypeScript) \n      - tslint-config-standard\n    - ~~stylelint (CSS)~~ (нет поддержки stylus, только scss, sass, less :disappointed:)\n    - ~~[stylint](https://github.com/SimenB/stylint)~~ (отдельный линтер для stylus, но заброшен 3 года назад и не работает на webpack 4 :disappointed:)\n- Stylus (CSS preprocessor)\n\n\n## Build Setup\n\n``` bash\n# install dependencies\n$ npm install # Or yarn install\n\n# serve with hot reload at localhost:3000\n$ npm run dev\n\n# build for production and launch server\n$ npm run build\n$ npm start\n\n# generate static project\n$ npm run generate\n```\n\nFor detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiyazelenko%2Fblog-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filiyazelenko%2Fblog-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filiyazelenko%2Fblog-frontend/lists"}