egov/vws

电子政务轻量级服务

1.0.0 2023-09-03 08:27 UTC

This package is auto-updated.

Last update: 2024-10-03 11:11:05 UTC


README

构建网络服务 V-Tax 应用的项目模板/固定格式

技术堆栈

  • MySQL 5.7
  • PHP 5.6

安装

  git clone http://git26.v-tax.id:4000/v-tax-research/vws.git
  cd vws
  cp .env.example .env

使用 docker 本地运行

    docker compose up -d