GithubHelp home page GithubHelp logo

qiubi8801 / nodejs-blog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shanelau/nodejs-blog

0.0 2.0 0.0 10.13 MB

Express 3.x搭建的MircoBlog博客系统源码,解决2.x诸多问题

Home Page: http://loveliux.duapp.com/

nodejs-blog's Introduction

NodeJs-Blog

欢迎访问我的个人博客网站:http://loveliux.duapp.com/

使用nodejs + ejs+mongodb 搭建的博客,包含注册登录,发表查看博客的功能,nodejs 入门首选

代码参照:NodeJS开发指南.pdf(在代码中附有该文件) 进行编码实现的,原书是基于express 2.x,本代码是基于3.4.8, 解决了原文在3.x版本带来的诸多问题。

第三方库的版本 "dependencies": { "express": "3.4.8", "ejs": "", "express-partials": "", "mongodb":"", "connect-mongo":"", "connect-flash":"*" }

运行环境需求: nodeJs mongoDB

运行方式: node app.js

另附NodeJs 2.x 和3.x 在NodeJS开发指南.pdf的差异比较和解决方案 详见:http://loveliux.duapp.com/?p=256

nodejs-blog's People

Watchers

James Cloos avatar Wolfcoming 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.