Skip to content
/ koa2 Public template

a koa2 business framework. base on @weiceng1sheng/restful-design

License

Notifications You must be signed in to change notification settings

chengweiou/koa2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uat 环境

network docker network create net

mongodb docker run --rm -it --name mongodb -p 27017:27017 --network net -v /Users/chengweiou/Desktop/docker/mongodb/data:/data/db -d mongo

上传

./uat.sh

first time:

chmod +x uat.sh
./uat.sh

About

a koa2 business framework. base on @weiceng1sheng/restful-design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published