db-management-azure

时间:2024-04-28 12:26:21
【文件属性】:

文件名称:db-management-azure

文件大小:88KB

文件格式:ZIP

更新时间:2024-04-28 12:26:21

TypeScript

sql-connector-azure 该应用程序是使用和。 安装依赖项 默认情况下,生成此应用程序时会安装依赖项。 每当package.json中的依赖项发生更改时,请运行以下命令: npm install 要仅在package-lock.json安装已解决的依赖项,请package-lock.json : npm ci 运行应用程序 npm start 您也可以运行node . 跳过构建步骤。 在浏览器中打开 。 重建项目 要逐步构建项目: npm run build 要通过清除缓存的工件来强制进行完整构建,请执行以下操作: npm run rebuild 修复代码样式和格式问题 npm run lint 要自动解决此类问题: npm run lint:fix 其他有用的命令 npm run migrate :迁移模型的数据库模式 npm run openapi-


【文件预览】:
db-management-azure-main
----.prettierignore(12B)
----.gitignore(998B)
----DEVELOPING.md(1KB)
----tsconfig.json(209B)
----.yo-rc.json(82B)
----README.md(1KB)
----.github()
--------workflows()
----public()
--------index.html(2KB)
----.prettierrc(125B)
----.vscode()
--------launch.json(864B)
--------settings.json(1KB)
--------tasks.json(714B)
----.deployment(44B)
----package.json(2KB)
----src()
--------migrate.ts(666B)
--------openapi-spec.ts(660B)
--------repositories()
--------application.ts(1KB)
--------__tests__()
--------sequence.ts(106B)
--------models()
--------index.ts(1KB)
--------datasources()
--------controllers()
----.eslintignore(43B)
----.eslintrc.js(95B)
----.npmrc(49B)
----package-lock.json(233KB)

网友评论