merge new tools (#244)

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-authored-by: Adam Bem <bema@noreply.example.com>
Reviewed-on: #244
This commit is contained in:
2023-09-05 11:15:20 +02:00
parent 57a08c3246
commit 971cc5f36a
167 changed files with 23310 additions and 24128 deletions

View File

@@ -41,6 +41,9 @@ within created container.
## How to run
Dev server(with hot-reload frontend): docker-compose -f docker-compose.dev.yml up --build
Prod: docker-compose up --build
### Localy
In order to run application use
```aidl