Skip to content

ML日常管理小程序服务端。Node + Express + MongoDB

License

Notifications You must be signed in to change notification settings

mlzhuo/ml.task.server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml.task.server

ML日常管理小程序服务端。

配置文件

在项目根目录添加 tasks.conf

mongodb:
  host: host
  port: port
  user: user
  pwd: pwd
  dbName: dbName
service_port: service_port
AppID: AppID
AppSecret: AppSecret
Token: Token

安装 & 运行

npm install
npm start

About

ML日常管理小程序服务端。Node + Express + MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published