node postgres server:具有typeORM和postgres数据库的Node.js表达服务器。 与Docker合作的可能性 源码
使用TypeORM构建出色的项目 运行该项目的步骤: 运行npm i命令 在ormconfig.json文件中设置数据库设置 运行npm start命令
文件列表
node-postgres-server-master.zip
(预估有个12文件)
node-postgres-server-master
.dockerignore
12B
ormconfig.json
384B
src
index.ts
323B
entity
User.ts
285B
tsconfig.json
463B
README.md
172B
nodemon.json
120B
暂无评论