feat: Add initial admin dashboard, login page, and main layout, including a new logo and updated gitignore.

This commit is contained in:
LNHA
2026-02-07 10:29:10 +07:00
parent 84097e6ed6
commit 09f5c12a2f
5 changed files with 95 additions and 355 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,5 @@
# dependencies
node_modules/
/public
# environment
.env