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.
 
 

680 B

部署方式

使用的镜像名: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