Git Product home page Git Product logo

node-blog's Introduction

使用Nodejs + Mongodb 构建多人博客系统

使用Ejs作为模板引擎,nodejs后端逻辑操作,mongodb进行数据存储

已实现功能

  1. 用户登录及注册功能,使用cookie进行数据持久化
  2. 实现了发表,编辑及删除博文功能
  3. 实现了文章评论功能
  4. 增加pv统计和留言统计
  5. 增加了标签功能
  6. 采用Kindeditor富文本编辑器
  7. 实现了文章分页功能
  8. 增加访问日志及错误日志功能
  9. 实现了图片上传功能

使用

clone源码

git clone https://github.com/TenderQ/node-Blog.git

下载依赖

npm install

打开数据库

mongod

启动应用

node app

node-blog's People

Watchers

秋意浓 avatar

Forkers

oceanhaiyang

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.