You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
杨弘 d1d69fb4ad 更新 'readme.md' 3 years ago
DBcollection copy 删除 3 years ago
routes finish 删除 3 years ago
views final 删除 3 years ago
web-assignment @ 8c1a4b32d7 copy 3 years ago
.gitignore init 3 years ago
image-20210116212522558.png readme 3 years ago
image-20210116212525503.png readme 3 years ago
image-20210116212615725.png readme 3 years ago
image-20210116212800047.png readme 3 years ago
image-20210116212930482.png readme 3 years ago
index.js final 3 years ago
package-lock.json final 3 years ago
readme.md 更新 'readme.md' 3 years ago

readme.md

部署方式

使用的镜像名:Final

用户名: yanghong1484944458@gmail.com

密码: linshimima123


先安装 code-server

curl -fOL https://github.com/cdr/code-server/releases/download/v3.8.0/code-server-3.8.0-amd64.rpm
sudo rpm -i code-server-3.8.0-amd64.rpm

修改连接数据库的代码

image-20210116212525503

把ip修改为当前云主机的ip

image-20210116212615725

运行 npm install 再运行index.js

功能演示

image-20210116212800047

image-20210116212930482