This website requires JavaScript.
Explore
Help
Register
Sign In
voldemort
/
CDRM-Project
Watch
1
Star
0
Fork
0
You've already forked CDRM-Project
forked from
tpd94/CDRM-Project
Code
Pull Requests
Activity
CDRM-Project
/
custom_functions
/
prechecks
History
voldemort
cc3b37db1d
Add frontend build check in precheck module to ensure the frontend is built before running prechecks
2025-07-23 18:04:19 +07:00
..
cdm_checks.py
refactor CDM checks to improve configuration loading, user prompts, and file handling, consolidate CDM download logic into a single function
2025-07-22 21:16:04 +07:00
config_file_checks.py
Refactor config file checks to improve path handling and add module docstring
2025-07-23 01:41:38 +07:00
database_checks.py
refactor database checks to utilize unified backend operations and streamline database creation logic
2025-07-23 16:35:56 +07:00
folder_checks.py
Refactor folder checks to improve path handling and add module docstrings for better documentation and clarity
2025-07-23 01:46:05 +07:00
precheck.py
Add frontend build check in precheck module to ensure the frontend is built before running prechecks
2025-07-23 18:04:19 +07:00
python_checks.py
refactor Python checks for improved validation
2025-07-22 21:29:29 +07:00