feat: mobile face attendance integration

This commit is contained in:
mwpn
2026-03-05 14:19:22 +07:00
commit b61f6579ee
16 changed files with 3459 additions and 0 deletions

7
run.bat Normal file
View File

@@ -0,0 +1,7 @@
@echo off
echo Menjalankan server mobile di http://localhost:8001
echo.
echo Buka di browser: http://localhost:8001
echo Tekan Ctrl+C untuk stop.
echo.
php -S localhost:8001