Git Product home page Git Product logo

nodejs-38sr's Introduction

关于38sr

  • 一个使用nodejs开发和expressjs框架的网站,数据库用的mongodb,用户可以通过网站发表心情,发表文章,以及喜欢的网址,网站支持评论以及消息系统,效果查看38sr
  • 用它你可以建一个社区,新闻站点,个人博客,内容管理系统
  • 本项目是一个node,expressjs初学者的不错选择

##使用方法

  • 将项目clone到本地,git clone [email protected]:ForestCho/nodejs-38sr.git
  • 安装模块依赖项 npm install
  • 安装ImageMagick,redis本地模块
  • temp_config.js更名为config.js, 并在目录下执行grunt生成css和js
  • 启动项目node app.js,在服务器上为了防止非正常关闭,可以用forever start app.js
  • 通过http://localhost:3000/访问

##注意

  • 目前使用的3.5版本express
  • 系统的后台只提供简单的删除,未来的一些时间将增加一个后台系统,敬请关注
  • 时间限制,代码有些乱,比如存在尚未删除的文件,注释不完整,也敬请原谅,也将是改善的地方
  • 谢绝代码商用,如商用产生的后果自负

依赖模块

  • express
  • eventproxy
  • connect-flash
  • bosonnlp
  • nodemailer
  • mongoose
  • validator
  • ejs
  • moment
  • gm
  • marked
  • xss
  • cheerio
  • async
  • xss-filters
  • connect-redis
  • ioredis
  • lodash
  • request

nodejs-38sr's People

Watchers

 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.