/dairy-api

多人博客系统api

Primary LanguageJavaScript

dairy-api

多人博客系统后台接口

环境依赖模块

express
mongoose
bluebird
jsonwebtoken
gm

运行程序

npm install
开启mongodb
mongod --dbpath
node app

前台界面

vue-dairy