{"id":13536394,"url":"https://github.com/beauty-enjoy/beauty","last_synced_at":"2025-04-02T03:30:37.772Z","repository":{"id":45820773,"uuid":"83416974","full_name":"beauty-enjoy/beauty","owner":"beauty-enjoy","description":"👙  VUE + VUEX + FIREBASE + BULMA … 实现的 SPA SSR 同构项目 - Tinder美女/豆瓣美女合集","archived":false,"fork":false,"pushed_at":"2017-05-30T14:36:09.000Z","size":233,"stargazers_count":436,"open_issues_count":7,"forks_count":91,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-11-03T01:33:10.571Z","etag":null,"topics":["beauty","firebase","ssr","vue","vuessr","vuex","website"],"latest_commit_sha":null,"homepage":"https://beauty.now.sh","language":"JavaScript","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/beauty-enjoy.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":"2017-02-28T09:57:42.000Z","updated_at":"2024-08-25T17:28:55.000Z","dependencies_parsed_at":"2022-07-21T22:33:37.338Z","dependency_job_id":null,"html_url":"https://github.com/beauty-enjoy/beauty","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/beauty-enjoy%2Fbeauty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beauty-enjoy%2Fbeauty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beauty-enjoy%2Fbeauty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beauty-enjoy%2Fbeauty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beauty-enjoy","download_url":"https://codeload.github.com/beauty-enjoy/beauty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246750786,"owners_count":20827782,"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":["beauty","firebase","ssr","vue","vuessr","vuex","website"],"created_at":"2024-08-01T09:00:38.410Z","updated_at":"2025-04-02T03:30:37.508Z","avatar_url":"https://github.com/beauty-enjoy.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Demo示例"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://beauty.now.sh \"\u003e\n        \u003cimg width=\"200\" heigth=\"200\" src=\"https://olxvlcccu.qnssl.com/blog/1b1yv.png?imageslim\"\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eBeauty\u003c/h1\u003e\n  \u003cp\u003e  \n      这是一个 VUE + VUEX + FIREBASE + BULMA … 实现的 SPA SSR项目  \u003cbr/\u003e\n      \u003ca href=\"https://beauty.now.sh \" target=\"__blank\" \u003e live demo\u003c/a\u003e\n  \u003cp\u003e\n\u003c/div\u003e\n\n\u003ch2 align=\"center\"\u003eWHY\u003c/h2\u003e \n\n\u003e VUE SSR的相关资料不多, 最全面的demo就是官方的 [vue-hackernews-2.0](https://github.com/vuejs/vue-hackernews-2.0) . 因为各种版本的 hackernews clone 看的太多了,也有点审美疲劳 . 所以有了 [beauty-enjoy/beauty](https://github.com/beauty-enjoy/beauty) 这个Repo\n\n\u003ch2 align=\"center\"\u003eDO\u003c/h2\u003e\n\n* 先从 [dbmeinv.com](http://dbmeinv.com) 上爬取了数据源,分类存储到firebase中 , 并且保持实时更新 这部分repo是[beauty-enjoy/dbmeinv-firebase-api](https://github.com/beauty-enjoy/dbmeinv-firebase-api)\n* 然后参考了现有的一些ssr项目 , 利用 [beauty-enjoy/dbmeinv-firebase-api](https://github.com/beauty-enjoy/dbmeinv-firebase-api) 完成了[beauty-enjoy/beauty](https://github.com/beauty-enjoy/beauty) 这个Repo\n  \n\u003ch2 align=\"center\"\u003ePreview\u003c/h2\u003e\n\n![](https://olxvlcccu.qnssl.com/blog/y96bi.jpg?imageslim)\n\n\u003ch2 align=\"center\"\u003eDevelop \u003c/h2\u003e\n\n```sh\n# local develop\nnpm run dev\n# build for production \nnpm run build\n# production server \nnpm run start\n```\n\n\u003ch2 align=\"center\"\u003eRelated Repo \u003c/h2\u003e\n\n* Data: [dbmeinv-firebase-api](https://github.com/beauty-enjoy/dbmeinv-firebase-api) [firebase server](https://firebase.google.com/docs/server/setup)\n* JS: [vue](https://github.com/vuejs/vue) [vuex](https://github.com/vuejs/vuex)\n* UI: [bulma](https://github.com/jgthms/bulma)\n* SERVER: [now.sh](https://now.sh)\n* [Other Excellent library](https://github.com/beauty-enjoy/beauty/blob/master/package.json) \n\n\u003ch2 align=\"center\"\u003eTODO \u003c/h2\u003e\n\n- [x] upgrade to SSR\n- [ ] add cache for api\n- [ ] list all girls page\n- [ ] list all location page\n- [ ] add commit to posts\n\n\u003ch2 align=\"center\"\u003eCore Team\u003c/h2\u003e\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\"\u003e\n        \u003cimg width=\"150\" height=\"150\" src=\"https://github.com/netpi.png?s=150\"\u003e\n        \u003cbr\u003e\n        \u003ca href=\"https://github.com/netpi\"\u003eNetpi Chen\u003c/a\u003e        \n        \u003cp\u003eFounder for this repo\u003c/p\u003e\n      \u003c/td\u003e      \n     \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeauty-enjoy%2Fbeauty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeauty-enjoy%2Fbeauty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeauty-enjoy%2Fbeauty/lists"}