doc: compilance

This commit is contained in:
b1ek 2024-08-21 11:56:12 +10:00
parent 1e7fe9aafe
commit b547cdccfc
Signed by: blek
GPG Key ID: 14546221E3595D0C
2 changed files with 10 additions and 0 deletions

View File

@ -4,5 +4,15 @@ you can run the `copy.sh` script to do it automatically
make sure you set the `DB_PASS` in `.env` to the same as you set in `docker-compose.yml` make sure you set the `DB_PASS` in `.env` to the same as you set in `docker-compose.yml`
## compilance
as per the [original document](./original_doc.docx), the following is implemented:
- API for listing params
- listing params
- - adding one or two images to a param, deleting an image, replacing the image
- images:
- - original file name is saved
- - everything is stored in one directory, files with the same original name do not conflict
## running yii commands inside docker ## running yii commands inside docker
`./sh php yii migrate/up` `./sh php yii migrate/up`

BIN
original_doc.docx Normal file

Binary file not shown.