No description
- PHP 82.5%
- CSS 12.3%
- Makefile 4.7%
- Dockerfile 0.5%
| src | ||
| .gitignore | ||
| .htaccess | ||
| compose.yaml | ||
| Dockerfile | ||
| Makefile | ||
| README.md | ||
- Requires
SQLite3(sudo apt install php-sqlite3on Debian) - API requires mod_rewrite (
sudo a2enmod rewrite) and configuringAllowOverride allfor .htaccess