## 目录结构

```bash
middlewares - 中间件
```

## 安装

```bash
$ yarn install
```

## 应用启动

```bash
# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod
```

## 测试命令

```bash
# unit tests
$ yarn run test

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov
```

# 创建模块

```bash
nest g module auth
```

## 创建控制器

```bash
nest g controller auth
```

## 创建服务层

```bash
nest g service auth
```

# 在线数据源管理

https://console.ninedata.cloud/

# 技巧

1. 直接在shell中通过--xxx=value的方式设置的参数，--会被转换为npm*config*并保存在process.env对象中，形式为npm_config_xxx

# 发卡

https://www.ctfaka.com/

account: 刘志豪

password: lzh

# 友盟

account: chuntianxiaozhu

password: lzh

## 微信公众号

1733492587@qq.com

ctxz

### 开发凭证

wx447fc72a6913d733

442fb778ac8db266c6781141dcd1db0d

## 聊天机器人

https://koishi.chat/zh-CN

## 变色龙

15068878248

lzh

## 应用图标生成

[应用图标生成](https://icon.wuruihong.com/icon?utm_source=TVWumgly#/ios)

[图片生成svg转dpi](https://cdkm.com/cn/svg-to-png#google_vignette)

[抠出背景](https://www.remove.bg/zh/upload)

## 短信接入服务商

(unisms)[https://unisms.apistd.com/]

短信验证码