Skip to content

beginnerJq/koa-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-mongodb

使用 koa 对 mongodb 简单的增删改查

在启动之前,在本地启动 mongodb 服务。

配置文件在 mongodb 目录中的 config.js

库名默认为 koa ,集合名称为 books

npm install

npm start

About

😊 Use koa to simply CRUD on mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published