Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/2662419405/vue-feng

社区交流(Vue+Vuex+Express+MongoDB) http://feng.shtodream.cn/
https://github.com/2662419405/vue-feng

express mongodb vue vuex

Last synced: 21 days ago
JSON representation

社区交流(Vue+Vuex+Express+MongoDB) http://feng.shtodream.cn/

Awesome Lists containing this project

README

        

# 程序员必备网站(Vue+Vuex+Express+MongoDB+TS)

> **说明**

> 标准的前后端分离的项目,一款笔记编写网站,用户通过写md类型的文章,可以发布点赞留言等方式,还支持常用的工具总结和图床的使用,前端采用Vue2.6+vuex+进行构建,后端采用express+MongoDB,API接口规范采用restful规范开发,采用jwt进行鉴权保护,项目整体使用eslint+prettier进行代码规范,对于打包上线进行优化.

[在线预览](http://feng.shtodream.cn/)

## 技术栈

* 数据库: MongoDB

* 后端: express + JWT + TS

* 前端: vue + vuex

* 服务器: nginx

## 功能

* 写文章

* 表情包留言和点赞

* 图床相册

* 工具总结

## 开发进度

- [x] 动态路由