fix readmes

This commit is contained in:
Dennis Eichhorn 2022-10-01 22:29:33 +02:00
parent dc92102e33
commit e81cbba6ef

View File

@ -18,18 +18,11 @@ With Karaka you have one partner who can provide all the tools and software solu
## Requirements ## Requirements
* PHP 8.1 * ECMAScript 2020
* PHP extension: php8.1-dev php8.1-cli php8.1-common php8.1-mysql php8.1-pgsql php8.1-xdebug php8.1-opcache php8.1-pdo php8.1-sqlite php8.1-mbstring php8.1-curl php8.1-imap php8.1-bcmath php8.1-zip php8.1-dom php8.1-xml php8.1-phar php8.1-gd php-pear
* apache2 (recommended) or nginx
* mysql-server (recommended) or postgresql postgresql-contrib
* Tools: tesseract-ocr, pdftotext, pdftoppm
* Make sure that URL rewriting is active!
### Developer tools ### Developer tools
* Php extension: xdebug * Tools: Npm
* Tools: Composer, Npm
* Composer tools: phpstan, phpunit, phpcs
* Npm tools: eslint * Npm tools: eslint
## Installation ## Installation
@ -55,7 +48,7 @@ General updates can be found in our info section at https://karaka.app/info and
## Tech stack ## Tech stack
* Language: php, js, c++, html, css, markdown, shell script * Language: php, js, c/c++, c#, html, css, markdown, shell script
* Database: Maria/MySQL, PostgreSQL, MSSQL/SQLSrv, SQLite * Database: Maria/MySQL, PostgreSQL, MSSQL/SQLSrv, SQLite
* Webserver: apache2, nginx * Webserver: apache2, nginx
* Cache: Redis, Memcached * Cache: Redis, Memcached