refactor: enhance installation process with support for full-stack and app-only modes, update environment configurations, and improve database migration handling

This commit is contained in:
Poyraz Avsever
2026-06-13 21:23:28 +03:00
parent 17ff60faea
commit 0f89d9f627
17 changed files with 620 additions and 51 deletions
+1
View File
@@ -5,6 +5,7 @@ dist
build
.env*
!.env.example
!.env.full.example
npm-debug.log*
yarn-debug.log*
yarn-error.log*