egov/vws

Light service for egovernment

1.0.0 2023-09-03 08:27 UTC

This package is auto-updated.

Last update: 2024-09-03 11:01:11 UTC


README

Project template/boilerplate for building web service V-Tax Apps

Tech Stack

  • MySQL 5.7
  • PHP 5.6

Installation

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

Run locally with docker

    docker compose up -d