Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/2662419405/vue-feng
- Owner: 2662419405
- Created: 2020-06-10T11:30:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:17:54.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T08:33:33.493Z (over 1 year ago)
- Topics: express, mongodb, vue, vuex
- Language: Vue
- Homepage:
- Size: 471 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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] 动态路由