Initial commit

This commit is contained in:
2025-06-05 01:08:50 +01:00
commit fe18ec099a
132 changed files with 41418 additions and 0 deletions

18
.env.example Normal file
View File

@ -0,0 +1,18 @@
APP_NAME=
APP_URL=
SESSION_KEY=
DATABASE_URL=
EMAIL_HOST=
EMAIL_PORT=
EMAIL_USE_SSL=
EMAIL_USERNAME=
EMAIL_PASSWORD=
EMAIL_FROM=
STORAGE_ENDPOINT=
STORAGE_ACCESS_KEY_ID=
STORAGE_ACCESS_KEY_SECRET=
STORAGE_MALL_BUCKET=
STORAGE_SUPPORT_BUCKET=