杨弘 d1d69fb4ad | 3 vuotta sitten | ||
---|---|---|---|
DBcollection | 删除 | 3 vuotta sitten | |
routes | 删除 | 3 vuotta sitten | |
views | 删除 | 3 vuotta sitten | |
web-assignment @ 8c1a4b32d7 | 3 vuotta sitten | ||
.gitignore | 3 vuotta sitten | ||
image-20210116212522558.png | 3 vuotta sitten | ||
image-20210116212525503.png | 3 vuotta sitten | ||
image-20210116212615725.png | 3 vuotta sitten | ||
image-20210116212800047.png | 3 vuotta sitten | ||
image-20210116212930482.png | 3 vuotta sitten | ||
index.js | 3 vuotta sitten | ||
package-lock.json | 3 vuotta sitten | ||
readme.md | 3 vuotta sitten |
使用的镜像名: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
修改连接数据库的代码
把ip修改为当前云主机的ip
运行 npm install
再运行index.js