Skip to content

node-express项目的搭建并通过mongoose操作MongoDB实现增、删、改、查、分页、排序功能。

Notifications You must be signed in to change notification settings

WangMaoling/mongodb_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-express 操作MongoDB 实现基本增删改查分页排序功能

node-express 操作MongoDB 实现基本增删改查分页排序功能

项目的线上演示在:http://39.105.32.180:3333

项目具体的介绍在:https://www.cnblogs.com/wangmaoling/p/10339222.html

Build Setup

# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start  或者 node ./bin/www 或者 node app.js 推荐安装supervisor来开启服务

Image text

About

node-express项目的搭建并通过mongoose操作MongoDB实现增、删、改、查、分页、排序功能。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published