增加NestjsDemo项目地址

This commit is contained in:
myh 2023-11-19 18:25:15 +08:00
parent 7aca1977e5
commit 97da533b9d

View File

@ -1,2 +1,32 @@
# WebDemo # WebDemo
Web技术开发应用 Web技术开发应用作业
## 项目地址
### 前端
使用 `tailwindcss`框架 和 `Vite` 打包工具
`Gitee`[地址](https://gitee.com/devas/web-application-technology)
使用以下命令将项目克隆到本地
```bash
git clone --branch 20172 --single-branch https://gitee.com/devas/web-application-technology.git
```
`Gitlab`[地址](https://intpointer.com/Anchor-x/webdemo)
使用以下命令将项目克隆到本地
```bash
git clone --branch main --single-branch https://intpointer.com/Anchor-x/webdemo.git
```
### 后端
使用`NestJS`和`TypeORM`框架
`Gitlab`[地址](https://intpointer.com/Anchor-x/nestjsdemo)
使用以下命令将项目克隆到本地
```bash
git clone --branch main --single-branch https://intpointer.com/Anchor-x/nestjsdemo.git
```
`Serverless`访问[地址](https://service-93zb06of-1315775011.sh.apigw.tencentcs.com/release/)