{"id":17048841,"url":"https://github.com/saucxs/songeagle","last_synced_at":"2025-09-19T10:41:31.739Z","repository":{"id":42358165,"uuid":"156316309","full_name":"saucxs/songEagle","owner":"saucxs","description":"一个支持服务端渲染SSR的博客，nuxt+vue+vuex+websocket+koa2+mysql+redis+nginx+jwt，包含文章，实验室，按照类别和标签分类，文章评论支持github第三方登录等，首页视觉可视化采用threejs+ WebGLRenderer实现网状波浪和三菱锥的动态效果。后台管理系统使用jwt做鉴权认证登录，支持markdown写文章，文章实时保存等功能。","archived":false,"fork":false,"pushed_at":"2023-01-03T15:36:33.000Z","size":2110,"stargazers_count":9,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T10:36:29.390Z","etag":null,"topics":["koa","koa2","mysql","nuxtjs","redis","vuejs2","vuex","websocket"],"latest_commit_sha":null,"homepage":"http://www.chengxinsong.cn","language":"Vue","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/saucxs.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}},"created_at":"2018-11-06T02:48:30.000Z","updated_at":"2023-11-27T02:27:57.000Z","dependencies_parsed_at":"2023-02-01T07:16:15.852Z","dependency_job_id":null,"html_url":"https://github.com/saucxs/songEagle","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/saucxs%2FsongEagle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2FsongEagle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2FsongEagle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucxs%2FsongEagle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saucxs","download_url":"https://codeload.github.com/saucxs/songEagle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248594139,"owners_count":21130313,"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":["koa","koa2","mysql","nuxtjs","redis","vuejs2","vuex","websocket"],"created_at":"2024-10-14T09:53:10.316Z","updated_at":"2025-09-19T10:41:31.605Z","avatar_url":"https://github.com/saucxs.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# songEagle\n一个支持服务端渲染SSR的博客，nuxt+vue+vuex+websocket+koa2+mysql+redis+nginx+jwt，包含文章，实验室，按照类别和标签分类，文章评论支持github第三方登录等，首页视觉可视化采用threejs+ WebGLRenderer实现网状波浪和三菱锥的动态效果。后台管理系统使用jwt做鉴权认证登录，支持markdown写文章，文章实时保存等功能。\n\n## 技术栈\nnuxt+vue+vuex+websocket+koa2+mysql+redis+nginx+jwt\n\n## 源码\nhttps://github.com/saucxs/songEagle\n\n### 目录结构\n+ .nuxt    —— bulid编译后文件夹，nuxt使用服务端渲染\n+ assets    ——资源文件\n+ components   —— 组件文件夹\n+ dist    —— generate编译后文件夹，nust使用vue单页面模式spa\n+ layouts   —— 页面布局文件夹\n+ middleware   —— 中间件文件夹\n+ node_modules   —— 各种npm包\n+ pages   —— 路由文件夹\n+ plugins   —— 插件\n+ static   —— 静态文件\n+ store   —— vuex文件夹\n+ nuxt.config.js   —— nuxt个性化配置文件\n\n### 功能特点\n\u003e 1、home主页\n\u003e 2、archive归档\n\u003e 3、laboratory实验室\n\u003e 4、about关于\n\u003e 5、搜索\n\u003e 6、文章评论\n...\n\n### 版本功能\n+ 1、home主页\n+ 2、archive归档\n+ 3、laboratory实验室\n+ 4、about关于\n+ 5、搜索\n+ 6、文章评论\n+ 待续\n    - 各个模块数据埋点\n    \n### 截图\n1、home主页\n\n![image](./screenshot/home.png)\n\n2、archive归档\n\n![image](./screenshot/archive.png)\n\n3、laboratory实验室\n\n![image](./screenshot/laboratory.png)\n\n4、about关于\n\n![image](./screenshot/about.png)\n\n5、search搜索\n\n![image](./screenshot/search.png)\n\n6、comment评论\n\n![image](./screenshot/comment.png)\n\n7、无线端\n\n![image](./screenshot/phone.png)\n\n### 运行\n```\ngit clone https://github.com/saucxs/songEagle\n\nnpm i\n\n//本地运行\nnpm run dev\n\n//部署\nnpm run build\nnpm start\n\n```\n\n### 适配\n\nwebkit内核的浏览器\n\n无线端\n\n### 最后\n\n欢迎fork和start一波\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaucxs%2Fsongeagle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaucxs%2Fsongeagle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaucxs%2Fsongeagle/lists"}