官网:https://help.aliyun.com/document_detail/32068.html?spm=a2c4g.11174283.6.1259.7bc17da2koCrAk 安 ...
Docs: https: docs.nestjs.com techniques file upload 上传单文件 上传文件数组 上传多个字段的文件 ...
2018-09-02 20:55 0 2042 推荐指数:
官网:https://help.aliyun.com/document_detail/32068.html?spm=a2c4g.11174283.6.1259.7bc17da2koCrAk 安 ...
main.js 注册fastify-multipart, 设置addToBody为true app.register(require('fastify-multipart'), { ...
Docs: https://docs.nestjs.com/techniques/mvc 新版本需要设置为NestExpressApplication main.js 加载静态页面 yarn add ejs sendFile ...
不要直接使用pm2 start 可执行文件,静态文件会显示404. 使用如下方式: ...
Docs: https://docs.nestjs.com/techniques/caching yarn add @nestjs/mongoose mongoose yarn add cache-manager app.module.ts cat.schema.ts ...
For example we have a rest endpoint, we need to validate the data we receive in correct format: ...
main.ts Module: Schema: Controller: Repository: ...
文档 只是用https http和https 如果要访问http:http://dev.ajanuw.com:3000,https:https://dev.ajanuw.com ...