Add webapp packages

This commit is contained in:
jgetu
2025-10-22 08:23:06 +02:00
parent 088e6b8485
commit f1c21830ea
42 changed files with 8397 additions and 5 deletions

3
.env.test Normal file
View File

@@ -0,0 +1,3 @@
# define your env variables for the test env here
KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'