文件名称:后端NPS
文件大小:8KB
文件格式:ZIP
更新时间:2024-03-16 20:07:33
nps backend-nodejs rocketseat-nlw nlw4 TypeScript
Comando CLI TypeORM实用程序 严重的uma迁移: yarn typeorm migration:create -n {{name}} 执行uma迁移无数据库: yarn typeorm migration:run 回滚迁移(执行脱机): yarn typeorm migration:revert
【文件预览】:
backend-nps-master
----ormconfig.json(272B)
----src()
--------models()
--------database()
--------controllers()
--------routes.ts(239B)
--------repositories()
--------server.ts(246B)
----README.MD(315B)
----tsconfig.json(6KB)
----.gitignore(23B)
----package.json(559B)