GithubHelp home page GithubHelp logo

120386135 / b6m-nodejs-deployment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kingarthas37/b6m-nodejs-deployment

0.0 1.0 0.0 1.8 MB

帮6买团队nodejs+前端项目部署示例

JavaScript 30.61% CSS 27.51% HTML 41.88%

b6m-nodejs-deployment's Introduction

b6m-nodejs-deployment

帮6买团队nodejs+前端项目部署示例

线上预览:http://tejia.b5m.com

*执行npm install安装所有模块
*执行node start运行项目(port:3003)

###核心模块: *使用node-express搭建web框架
*使用node-handlebars模板引擎
*使用fis搭建前端资源部署
*使用node-async进行数据请求异步回调流程控制
*使用node-memcached进行缓存管理

###工作流程: 由前端团队统一开发、管理、配置整个项目的view层,包括模板嵌套、路由、缓存等控制,而所有数据业务工作一概分离,我们使用了node-request模块对所有数据统一后端提供restful api调用,这样便不需要后端人员对前端代码的维护,而前端人员可任意修改视图上的任何代码,最终大幅减少沟通成本,提高工作效率,具体可参考淘宝ued http://ued.taobao.org/blog/2014/04/full-stack-development-with-nodejs/

b6m-nodejs-deployment's People

Contributors

kingarthas37 avatar

Watchers

 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.