/Confession-Wall

a web app by nodejs mongodb and vue/一个基于vue.js框架,node.js和mongodb数据库的一个表白墙app

Primary LanguageVue

cfswall

A web app based on Vue and node front and back end, similar to a forum or a white wall 一个基于vue和nodejs的前后端分离的论坛,或者表白墙

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

tips

初识vue写的,不再更新代码,最新学习路线,请移步下面链接,一起加油努力,欢迎留言。

后台代码

https://github.com/Vitaminaq/cfsw-nodeserver

演示地址(请打开浏览器手机模式预览,tips:可能服务器已经不续费了)

cfswall

由于这是刚学vue所写的代码,写的很差劲,项目重构地址,风格和代码质量有了很大提升,并运用了typescript,vuex,vue-rescroll,ssr以及pwa(页面缓存技术),欢迎过去start:

https://github.com/Vitaminaq/vue-typescript-vuex

以及基于vue-cli3.0,使用typescript加vuex-class.js插件,用类的方法来实现vuex的究极体vue 2.0项目地址,大力推荐,代码风格撸起来贼爽,有问题的同学可以交流交流。后面等小右更新到vue 3.0基本就已经全部支持ts了。

https://github.com/Vitaminaq/cfsw-vue-cli3.0

nodejs的后台重构,数据库换成mysql了。

重构地址https://github.com/Vitaminaq/node-mysql