feat(dashboard): เพมสวนจดการ user

This commit is contained in:
admin
2025-10-04 16:07:22 +07:00
parent 7f41c35cb8
commit 772239e708
19 changed files with 2477 additions and 1230 deletions

11
.gitignore vendored
View File

@@ -1,17 +1,13 @@
# ยกเว้นโฟลเดอร์
.devcontainer/
.qsync/
@Recently-Snapshot/
Documents/
mariadb/data/
n8n*/
npm/
phpmyadmin/
pgadmin/
npm/
n8n/
n8n-cache/
n8n-migrate/git
n8n-postgres/
pgadmin/
.tmp*/
# =====================================================
# IDE/Editor settings
# =====================================================
@@ -94,4 +90,5 @@ docker-compose.override.*.yml
/backend/.cache/
/frontend/.cache/
.tmp/
.tmp*.*/
.cache/