{"id":18726780,"url":"https://github.com/pmg1989/vue-ssr-render","last_synced_at":"2025-11-11T21:30:19.387Z","repository":{"id":240872382,"uuid":"109106151","full_name":"pmg1989/vue-ssr-render","owner":"pmg1989","description":"a demo for vue-ssr-render","archived":false,"fork":false,"pushed_at":"2017-11-05T09:22:56.000Z","size":223,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T13:30:42.565Z","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/pmg1989.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2017-11-01T08:27:26.000Z","updated_at":"2017-11-01T08:31:16.000Z","dependencies_parsed_at":"2024-05-21T07:53:11.020Z","dependency_job_id":null,"html_url":"https://github.com/pmg1989/vue-ssr-render","commit_stats":null,"previous_names":["pmg1989/vue-ssr-render"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmg1989%2Fvue-ssr-render","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmg1989%2Fvue-ssr-render/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmg1989%2Fvue-ssr-render/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmg1989%2Fvue-ssr-render/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmg1989","download_url":"https://codeload.github.com/pmg1989/vue-ssr-render/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239592971,"owners_count":19664855,"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-07T14:15:28.434Z","updated_at":"2025-11-11T21:30:19.324Z","avatar_url":"https://github.com/pmg1989.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"vue-ssr-render\n\nvue-ssr-render clone built with Vue 2.0 + vue-router + vuex, with server-side rendering.\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%2Fpmg1989%2Fvue-ssr-render","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmg1989%2Fvue-ssr-render","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmg1989%2Fvue-ssr-render/lists"}