Skip to content
/ iblog Public

使用 Koa2 + Mongodb + Nuxt.js + Ant Design of Vue 搭建的一个服务端渲染(ssr)的博客

License

Notifications You must be signed in to change notification settings

szluohua/iblog

Repository files navigation

iblog

使用 Koa2 + Mongodb + Nuxt.js + Ant Design of Vue 搭建的一个服务端渲染(ssr)的博客

Todo

  • 添加otp验证功能

  • 头像上传与管理

  • 权限功能整理,区分admin和user可操作的内容

  • 添加邮箱功能,以及邮箱验证码功能

  • 优化客户端打包体积

  • 优化代码逻辑,统一错误码

  • 添加留言功能

  • 允许用户未注册也能评论

  • 关注功能?

Build Setup

  • 需要安装: RedisMongodb
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

使用 Koa2 + Mongodb + Nuxt.js + Ant Design of Vue 搭建的一个服务端渲染(ssr)的博客

Resources

License

Stars

Watchers

Forks

Packages

No packages published