CNode

vue+nuxt.js+less+Node+koa2+Mongoose 实现个人博客系统

分享
WwarriorBrian发布于8 年前最后回复8 年前16 回复8902 浏览0 收藏

基于Nuxt.js服务器渲染(SSR)构建的个人博客系统

博客前端:

Nuxt.js + Element-UI + @nuxtjs/axios + Less

博客后端:

UI层:使用 Vue + Vue-Router + Vue-cli + Vue + Axios + Less + Iview

服务层:使用 Node.js + Koa2 + MongoDB + Mongoose + Koa-session

线上地址:Brian's Blog github地址:nuxt-blog(如果觉得还可以请给个✨star 星星)

前端首页面

before-index.png

前端更新日志

before-update.png

后端登录页面

server-login.png

后端首页面

server-index.png

后端发布文章

server-article.png

后端文章列表

server-list.png

查看回复

回复 (16)

N
narutohinata#1·8 年前

不错

W
warriorBrian#2·8 年前
A
AndrewBDIC#3·8 年前

This is pretty good! Thanks!

L
Luciferhaha#4·8 年前

L
Luciferhaha#5·8 年前

很有用

J
Jasery#6·8 年前

没适配移动端,可以完善一下

L
Luciferhaha#7·8 年前

It is very useful for me, Thank you very much!

W
warriorBrian#8·8 年前
引用 AndrewBDICThis is pretty good! Thanks!

@AndrewBDIC Thank you very much for your evaluation!!

W
warriorBrian#9·8 年前
引用 Luciferhaha很有用

@Luciferhaha 谢谢!

W
warriorBrian#10·8 年前
引用 Jasery没适配移动端,可以完善一下

@Jasery 您好,因为我准备开发两套系统,跟大部分一样,这样: 1.容易维护 2.如果出现问题,只能在一个设备出问题。方便处理

所以,我正在努力开发移动端的。非常感谢您的评价。谢谢!

W
warriorBrian#11·8 年前
引用 LuciferhahaIt is very useful for me, Thank you very much!

@Luciferhaha Thank you very much for your evaluation,I will keep updating. thanks

L
Luciferhaha#12·8 年前

What is your UI component in writing article interface, like edit tools

W
warriorBrian#13·8 年前
引用 LuciferhahaWhat is your UI component in writing article interface, like edit tools

@Luciferhaha I'm glad to hear from you ! markdown edit tools . vue plugins. plugins name: mavon-editor

F
FourLeafClover#14·8 年前

不错。如果可以支持屏幕自适应布局就好了了。可以手机浏览。

★来自antd-cnode★

W
warriorBrian#15·8 年前
引用 FourLeafClover不错。如果可以支持屏幕自适应布局就好了了。可以手机浏览。 ★来自antd cnode★

@FourLeafClover 最近一直在忙其他的项目。 我准备做两套,不做响应式,因为很多都是两套东西。 用nginx去做判断跳转,第一,容易维护。第二,即使一个出现问题,不会影响到其他的页面。 不过最近一直在忙,我会抽空去更新移动端架构,谢谢您的评价!

参与回复
登录后即可参与回复。登录