{"id":16760737,"url":"https://github.com/naihe138/naice-blog","last_synced_at":"2025-10-25T06:14:59.130Z","repository":{"id":84342685,"uuid":"94874595","full_name":"naihe138/naice-blog","owner":"naihe138","description":"😺   新的博客上线啦","archived":false,"fork":false,"pushed_at":"2022-04-09T07:04:22.000Z","size":2358,"stargazers_count":101,"open_issues_count":1,"forks_count":16,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-27T16:43:20.982Z","etag":null,"topics":["axios","css3","es6","javascript","koa","mongodb","nodejs","nuxt","ssr","vue","vue-router"],"latest_commit_sha":null,"homepage":"https://blog.naice.me/","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/naihe138.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}},"created_at":"2017-06-20T09:36:32.000Z","updated_at":"2023-11-07T12:45:52.000Z","dependencies_parsed_at":"2023-07-08T10:32:45.423Z","dependency_job_id":null,"html_url":"https://github.com/naihe138/naice-blog","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/naihe138%2Fnaice-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naihe138%2Fnaice-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naihe138%2Fnaice-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naihe138%2Fnaice-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naihe138","download_url":"https://codeload.github.com/naihe138/naice-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243837004,"owners_count":20355813,"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":["axios","css3","es6","javascript","koa","mongodb","nodejs","nuxt","ssr","vue","vue-router"],"created_at":"2024-10-13T04:24:25.247Z","updated_at":"2025-10-25T06:14:58.642Z","avatar_url":"https://github.com/naihe138.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"一直以来都想用自己所想的技术做一些个人小项目，之前的[博客](https://segmentfault.com/a/1190000010301516)觉从视觉上和交互上得有点小小不满足，所以想着做一些小小的重构。陆陆续续花了两个多月的时间，原因是工作特别的忙（为自己懒惰找借口），所以知道今天才发布上线。\n\n博客地址：[naice-blog](https://github.com/naihe138/naice-blog)\n\n博客管理：[naice-blog-admin](https://github.com/naihe138/naice-blog-admin)\n\n博客后台：[node-koa](https://github.com/naihe138/naice-blog-koa)\n\n\n### 相关截图:\n\n\n![首页](https://user-gold-cdn.xitu.io/2018/4/1/1627f9d60ba1bb5d?w=1440\u0026h=877\u0026f=png\u0026s=259281)\n\n![文章](https://user-gold-cdn.xitu.io/2018/4/1/1627f9dd172c24fb?w=1440\u0026h=877\u0026f=png\u0026s=294054)\n\n![文章详情](https://user-gold-cdn.xitu.io/2018/4/1/1627fa172d40b56e?w=1500\u0026h=1055\u0026f=png\u0026s=644818)\n\n![评论](https://user-gold-cdn.xitu.io/2018/4/1/1627fa1d85695f5d?w=1500\u0026h=1055\u0026f=png\u0026s=299251)\n\n![音乐](http://img.store.naice.me/upqtsjle8.png)\n\n![留言](https://user-gold-cdn.xitu.io/2018/4/1/1627f9f2b869f78d?w=1440\u0026h=877\u0026f=png\u0026s=175663)\n\n![归档](https://user-gold-cdn.xitu.io/2018/4/1/1627fa33c4308b1d?w=1440\u0026h=877\u0026f=png\u0026s=285072)\n\n![关于](https://user-gold-cdn.xitu.io/2018/4/1/1627fa36c72e2f13?w=1440\u0026h=877\u0026f=png\u0026s=345397)\n\n\n### 相关技术栈：\n\n+ vue + vuex + vue-router +nuxt\n+ react + redux + react-router + ant design\n+ token控制\n+ 按需加载，ssr\n+ ....\n\n\n### server\n\n+ node + koa + mongoose\n+ 路由用了装饰器包装，鉴别参数是否正确\n+ 登录权限jwt\n+ 百度sro推送，邮件通知\n+ pm2自动化部署\n+ nginx + ssl + http2\n+ 缓存\n+ ....\n\n\n### 未来可能加入\n\n+ ~~音乐可视化~~\n+ 移动适配\n+ 页面数据可视化统计\n+ react-native\n+ ....\n\n\n### 启动\n\n\u003e启动前一定要先启动[服务器](https://github.com/naihe138/naice-blog-koa)，不然那请求不到数据\n\n#### Clone\n````\ngit clone git@github.com:naihe138/naice-blog.git\n\n````\n\n#### Install\n````\nnpm install\n\n````\n\n#### Dev\n\n````\nnpm run dev\n````\n\n#### Build\n\n````\nnpm run build\n````\n\n#### View build\n\n````\nnpm start\n````\n\n如在浏览中遇到任何的bug，请留言我，我会第一时间修复，就此先谢谢\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaihe138%2Fnaice-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaihe138%2Fnaice-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaihe138%2Fnaice-blog/lists"}