This commit is contained in:
2025-04-30 13:09:37 -06:00
parent dc7e9c4313
commit 64cf1635ef
20 changed files with 1490 additions and 3 deletions

6
lib/manifest.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
source "${PROJECT_ROOT}"/lib/_backend.sh
source "${PROJECT_ROOT}"/lib/_frontend.sh
source "${PROJECT_ROOT}"/lib/_system.sh
source "${PROJECT_ROOT}"/lib/_inquiry.sh