Giter Site home page Giter Site logo

bowe9527 / blogcms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reyboo/blogcms

0.0 2.0 0.0 1.58 MB

全栈开发之博客内容管理系统:一个前端基于Vuejs2.0,后端基于Nodejs,数据库基于Mongod的博客内容管理器

HTML 1.08% JavaScript 37.83% Vue 53.40% CSS 7.69%

blogcms's Introduction

A Blog CMS Powered By Vuejs+Nodejs+Express+Mongodb

全栈开发之博客内容管理系统:一个前端基于Vuejs2.0,后端基于Nodejs,数据库基于Mongod的博客内容管理器

开发环境: MACpro

Feauter

  • 资源的CURD,筛选,排序
  • 密码使用MD5加密
  • 登录使用passport验证登录
  • 用户会话记录
  • 随机生成测试数据

前端

  • Vue.js2.0
  • Vue-Router2.0
  • Vue-resource
  • Vue-loader

后端

  • Node.js
  • Express

数据库

  • mongoDB
  • mongoose

工具和语言

  • Bootstrap
  • Webpack
  • ES2015
  • HTML5
  • vue-cli

主要依赖包

  • vue-html-loader css-loader vue-style-loader
  • vue-hot-reload-api
  • babel-loader
  • babel-core
  • babel-plugin-transform-runtime
  • babel-preset-es2015
  • babel-runtime
  • copy-webpack-plugin
  • extract-text-webpack-plugin
  • Bootstrap
  • FontAwesome
  • express-session
  • express-validator
  • slug
  • pinyin
  • md5
  • passport
  • connection-mongo
  • moment

本地测试

  • 安装node环境,
  • 安装mongodb数据库并开启服务(mac命令:mongod --dbpath "/usr/local/var/mongodb" (前提是没有修改默认路径))

克隆远程库

git clone https://github.com/wangzhongjie/BlogCms.git

进入项目目录

cd BlogCms

安装依赖

npm install

进入服务器所在文件夹并运行服务器

cd server
node server

打开浏览器输入http://localhost:3300/

感谢该感谢的人

blogcms's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.