GithubHelp home page GithubHelp logo

nodejs's Introduction

node.js

本项目 2012 年 是基于 nodejs 0.8 版本开发的,无法运行,如果学习,请直接查看代码,谢谢

======= Node.js+express.js+mongoose+ejs+monogdb 知识库管理系统

框架用的 MVC 方式。

基于 express.js 的 MVC 方式实现

博客管理

文件博客分类管理
博客搜索功能

文件管理

包括多文件异步带进度的上传方式
图片高性能加载

用户管理

用户权限管理系统

nodejs's People

Contributors

ashutosh30492 avatar wchaowu avatar y9c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nodejs's Issues

有些问题呢

path模块下并没有existsSync方法,应该是想用fs的吧

Install SSL certificate

Hi There,

Please help me. I want to add ssl into my node project.

I have purchased ssl certificate from GoDaddy

and my node.js project is running on aws ec2 ip.
how do i setup ssl on that ip, because i want to run https server of node.js project.

file.js报错

NodeSample\utils\file.js文件第20行,报path.existsSync()函数undefined。查询官方path API,没有此函数,后发现在fs模块中有此函数,修改后运行通过。初学者其他还在摸索中……

Update Code And Translate

Hello! I Viewed Your Code And Saw That Most Of Your Code Is Outdated and depreaceated So i Think You Guys Should Update It And Translate It To English as well

源码中好像没有看到权限管理?

嗯最近给朋友讲解Node的MVC,觉得作者的思维很清晰很适合学习。
不过看readme中有涉及到权限管理,可是我在控制器中好像没看到相应的模块?

Error: Cannot find module './Controllers/user'

module.js:327
    throw err;
    ^

Error: Cannot find module './Controllers/user'
    at Function.Module._resolveFilename (module.js:325:15)
    at Function.Module._load (module.js:276:25)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at Object.exports.setRequestUrl (/xxxx/Coding/nodejs/nodejs/NodeSample/routes.js:3:16)
    at Object.<anonymous> (/xxxx/nodejs/nodejs/NodeSample/app.js:27:11)
    at Module._compile (module.js:397:26)
    at Object.Module._extensions..js (module.js:404:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)

The 'controllers' folder start with a lowercase letter 'c', but the importing command starts with capital letter 'C'.

Unable to login.

How can I change the code so that I can login?
I have my own mongodb database collection which I updated in config.js
Where is authentication occurring in your project?

为什么解析不了<%%>呢

为什么解析不了<%%>呢?我自己又重新安装了遍ejs,express,mongoose这些,但是还是不行呢?

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.