inventory_manager

时间:2024-05-06 15:08:45
【文件属性】:

文件名称:inventory_manager

文件大小:97KB

文件格式:ZIP

更新时间:2024-05-06 15:08:45

Vue

库存管理软件 需要Docker和docker-compose 其余的将由composer和dockerfile安装 用法 1,克隆仓库 2,运行:cdventory_manager 3,运行:docker-compose up 4,首次启动inventory_manager时,运行init-db.sh脚本,如下所示: 5,从文件夹inventory_manager运行:cd脚本 6,运行:./init-db.sh 7,当要求输入密码时,键入docker-compose.yml中指定的密码(默认密码为:P4ssW0rd) 8,如果无法执行init-db.sh,请运行:chmod + x init-db.sh,然后重新运行步骤6和7 特征 当前,“添加条目”和“提交条目”可在“清单”选项卡上运行,“添加条目”使您可以向数据库中添加全新的条目。 提交条目将保存并更改设备表,可通过单击


【文件预览】:
inventory_manager-main
----frontend()
--------public()
--------src()
--------babel.config.js(73B)
--------Dockerfile(232B)
--------package-lock.json(449KB)
--------package.json(1KB)
----configs()
--------my.cnf(251B)
----scripts()
--------docker-clean.sh(884B)
--------init-db.sh(672B)
----backend()
--------views()
--------Dockerfile(81B)
--------config()
--------actions()
--------index.php(612B)
--------backup.php(2KB)
--------.htaccess(140B)
----README.md(2KB)
----docker-compose.yml(2KB)
----.gitignore(230B)

网友评论