No description
Find a file
2024-12-11 11:51:09 +02:00
data Restructuring repo 2024-12-11 11:50:28 +02:00
src Restructuring repo 2024-12-11 11:50:28 +02:00
.gitignore Restructuring repo 2024-12-11 11:50:28 +02:00
.htaccess Started code yeaah 2024-09-27 06:52:07 +03:00
compose.yaml Making it container 2024-12-11 11:51:09 +02:00
Dockerfile Making it container 2024-12-11 11:51:09 +02:00
Makefile Making it container 2024-12-11 11:51:09 +02:00
README.md Adding snufficon 2024-09-28 23:58:24 +03:00

  • Requires SQLite3 (sudo apt install php-sqlite3 on Debian)
  • API requires mod_rewrite (sudo a2enmod rewrite) and configuring AllowOverride all for .htaccess