No Description

liuhairui 122faf9d34 first commit 2 months ago
.docker-compose 122faf9d34 first commit 2 months ago
dist 122faf9d34 first commit 2 months ago
public 122faf9d34 first commit 2 months ago
src 122faf9d34 first commit 2 months ago
vitePlugin 122faf9d34 first commit 2 months ago
.dockerignore 122faf9d34 first commit 2 months ago
.env.development 122faf9d34 first commit 2 months ago
.env.production 122faf9d34 first commit 2 months ago
.gitignore 122faf9d34 first commit 2 months ago
.prettierrc 122faf9d34 first commit 2 months ago
Dockerfile 122faf9d34 first commit 2 months ago
README.md f18b9785dc first commit 2 months ago
babel.config.js 122faf9d34 first commit 2 months ago
dist.zip 122faf9d34 first commit 2 months ago
eslint.config.mjs 122faf9d34 first commit 2 months ago
index.html 122faf9d34 first commit 2 months ago
jsconfig.json 122faf9d34 first commit 2 months ago
limit.js 122faf9d34 first commit 2 months ago
package.json 122faf9d34 first commit 2 months ago
uno.config.js 122faf9d34 first commit 2 months ago
vite.config.js 122faf9d34 first commit 2 months ago

README.md

gin-vue-admin web

Project setup

docker build -t registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v108 .
docker push registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v109
docker pull registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v108

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build
 #制作镜像
 docker build -f Dockerfile -t registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v501 .
 #制作镜像
 docker push registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v501

Run your tests

npm run test

Lints and fixes files

npm run lint

build docker image

docker build -t registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v83 .

push image to aliyun

docker push registry.cn-hangzhou.aliyuncs.com/zifeng6257/qiqi-erp-web:v83