Giter Club home page Giter Club logo

blog's Introduction

这是一个node写的轻量级博客系统 全部写成数据接口 供前端ajax 获取数据

本博客程序 使用 Node.js + MongoDB + express 开发,拥有灵活的内容模型以及完善的权限角色机制。模板引擎用的ejs模板

数据处理采用接口 前台ajax获取处理数据

演示地址1 | 演示地址2 | 作者QQ:100101065

演示

安装执行命令

$ npm install 
$ npm install express -g
$ npm start

推荐安装在 Linux 系统上,若是在 Windows 下安装,需先行安装 express 依赖(请百度express帮助教程)

$ npm install express -g

(其中 -g 是你express 执行全局安装)

完成后访问 http://localhost或者127.0.0.1 进入安装程序

环境要求:

  1. Node.js v4.4.3 及以上
  2. Mongodb v3.0.6 及以上 3.维护进程可以用强大的pm2来维护 4.源码里bak目录里已经带有程序测试的数据备份 也可以恢复数据库,教程自行百度吧!!!

重新安装

  1. 清空数据库
  2. 访问 http://localhost或者127.0.0.1 进入安装程序

版本说明

这个程序是上一个程序的 衍生 本程序全部写成接口得方式

上个程序的地址https://github.com/souying/blog--node

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.