后端 使用TypeORM NodeJS Express Multer Fast Csv和Postgress的后端 数据库 确保使用以下方法创建后数据库 主机:localhost 端口:5432 用户名:postgres 密码:postgres 数据库:postgres 可用脚本 为了安装依赖项,请运行: yarn install 在项目目录中,可以运行: yarn start