{"id":13718047,"url":"https://github.com/kevguy/vue-hackernews-2.0-typescript","last_synced_at":"2025-02-26T11:23:17.023Z","repository":{"id":124688171,"uuid":"114137392","full_name":"kevguy/vue-hackernews-2.0-typescript","owner":"kevguy","description":"HackerNews clone built with TypeScript, Vue 2.0, vue-router \u0026 vuex, with server-side rendering","archived":false,"fork":false,"pushed_at":"2018-01-26T03:17:25.000Z","size":242,"stargazers_count":38,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-09T04:18:35.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/kevguy.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-13T15:30:29.000Z","updated_at":"2023-07-18T16:28:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"859365b8-a84b-43be-953a-998cb23fbb7d","html_url":"https://github.com/kevguy/vue-hackernews-2.0-typescript","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/kevguy%2Fvue-hackernews-2.0-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevguy%2Fvue-hackernews-2.0-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevguy%2Fvue-hackernews-2.0-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevguy%2Fvue-hackernews-2.0-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevguy","download_url":"https://codeload.github.com/kevguy/vue-hackernews-2.0-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240841293,"owners_count":19866354,"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-08-03T00:01:31.184Z","updated_at":"2025-02-26T11:23:16.979Z","avatar_url":"https://github.com/kevguy.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# vue-hackernews-2.0 with TypeScript\n\nHackerNews clone built with TypeScript + Vue 2.0 + vue-router + vuex, with server-side rendering.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vue-hn.now.sh\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cloud.githubusercontent.com/assets/499550/17546273/5aabc5fc-5eaf-11e6-8d6a-ad00937e8bd6.png\" width=\"700px\"\u003e\n    \u003cbr\u003e\n    Live Demo\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Features\n\n\u003e Note: in practice, it is unnecessary to code-split for an app of this size (where each async chunk is only a few kilobytes), nor is it optimal to extract an extra CSS file (which is only 1kb) -- they are used simply because this is a demo app showcasing all the supported features. In real apps, you should always measure and optimize based on your actual app constraints.\n\n- Server Side Rendering\n  - Vue + vue-router + vuex working together\n  - Server-side data pre-fetching\n  - Client-side state \u0026 DOM hydration\n  - Automatically inlines CSS used by rendered components only\n  - Preload / prefetch resource hints\n  - Route-level code splitting\n- Progressive Web App\n  - App manifest\n  - Service worker\n  - 100/100 Lighthouse score\n- Single-file Vue Components\n  - Hot-reload in development\n  - CSS extraction for production\n- Animation\n  - Effects when switching route views\n  - Real-time list updates with FLIP Animation\n\n## Architecture Overview\n\n\u003cimg width=\"973\" alt=\"screen shot 2016-08-11 at 6 06 57 pm\" src=\"https://cloud.githubusercontent.com/assets/499550/17607895/786a415a-5fee-11e6-9c11-45a2cfdf085c.png\"\u003e\n\n**A detailed Vue SSR guide can be found [here](https://ssr.vuejs.org).**\n\n## Build Setup\n\n**Requires Node.js 7+**\n\n``` bash\n# install dependencies\nnpm install # or yarn\n\n# serve in dev mode, with hot reload at localhost:8080\nnpm run dev\n\n# build for production\nnpm run build\n\n# serve in production mode\nnpm start\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevguy%2Fvue-hackernews-2.0-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevguy%2Fvue-hackernews-2.0-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevguy%2Fvue-hackernews-2.0-typescript/lists"}