Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
/ Recruit2019 Public archive

华南理工大学微软学生俱乐部2019年度秋季招新报名链接🔗

License

Notifications You must be signed in to change notification settings

SCUTMSC/Recruit2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

华南理工大学微软学生俱乐部2019年度秋季招新报名链接🔗

目录结构

├─express-server
│  ├─app
│  │  ├─models // 数据库关系模式
│  │  └─routes.js // 数据库操作及接口
│  ├─config  // 数据库连接配置
│  ├─node_modules
│  └─public
│      ├─css // 样式
│      ├─img // 素材
│      ├─js
│      │   ├─controllers // 前后端控制器
│      │   └─services // 后端服务发送
│      └─index.html // 布局

本地测试

前置环境 [local]

  • MongoDB
  • Node.js
  • Express

启动步骤 [local]

  • 打开MongoDB连接

    mongodb

  • 启动Express服务

    express

  • 浏览器访问localhost:8080

    browser

云端测试

前置环境 [cloud]

  • docker
  • docker-compose

启动步骤 [cloud]

  • 运行test文件即可

注意事项

  • 根据测试模式不同需要相应修改./express-server/config/database.js内的Url信息

    config

About

华南理工大学微软学生俱乐部2019年度秋季招新报名链接🔗

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •