Giter Club home page Giter Club logo

nodesite's Introduction

nodeSite

基于express的node的站点建设

运行方式

  1. 安装node环境
  2. 在项目根目录下运行npm install安装项目的依赖模块
  3. 在项目根目录下运行bower install安装页面所依赖的插件
  4. 查看项目根目录是否存在bd文件夹, 如果没有请手动创建个空文件夹mkdir db
  5. npm run server运行项目
  6. 访问网址: http://127.0.0.1:3000/

框架&工具

服务端

  1. Express
  2. mongodb
  3. mongoose
  4. jade
  5. handlebars

...

客户端

  1. bootstrap v3
  2. jquery
  3. stylus
  4. qst
  5. requireJs

...

用户名/密码

用户名: admin

密码: 123123aa

实现的功能

  1. 后台模块的添加,支持无限级添加
  2. 通过后台修改前台数据的增删改查
  3. 图片的上传
  4. 日志管理:登录日志
  5. 后台登录逻辑
  6. 错误状态的捕捉,跳转到前台的错误展示页去,比如404页
  7. 后台首页获取服务器以及客户端的信息进行展示
  8. 后台动态生成面包屑
  9. 页面响应式布局
  10. 站点信息的自动获取和填写
  11. markdown修改项目描述
  12. 增加修改密码功能

nodesite's People

Contributors

xjchenhao avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

zljs

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.