Go to file
2024-09-03 16:09:57 +08:00
src feat: 天地图图块缓存 2024-09-03 16:09:57 +08:00
.env.development feat: first commit 2024-09-02 09:36:31 +08:00
.env.production feat: first commit 2024-09-02 09:36:31 +08:00
.eslintrc.js feat: first commit 2024-09-02 09:36:31 +08:00
.gitignore feat: first commit 2024-09-02 09:36:31 +08:00
.prettierrc feat: first commit 2024-09-02 09:36:31 +08:00
Dockerfile feat: first commit 2024-09-02 09:36:31 +08:00
Jenkinsfile fix: BUG 2024-09-02 11:09:08 +08:00
nest-cli.json feat: first commit 2024-09-02 09:36:31 +08:00
package.json feat: 天地图图块缓存 2024-09-03 16:09:57 +08:00
README.md feat: 天地图图块缓存 2024-09-03 16:09:57 +08:00
tsconfig.build.json feat: first commit 2024-09-02 09:36:31 +08:00
tsconfig.json feat: first commit 2024-09-02 09:36:31 +08:00
webpack.config.js feat: first commit 2024-09-02 09:36:31 +08:00
yarn.lock feat: 天地图图块缓存 2024-09-03 16:09:57 +08:00

INSPUR NestJs后端支持服务

yarn
yarn start:dev # 本地运行
yarn build:webpack # 打包
yarn start:prod # 运行