Add configuration for cron key and document code style conventions

- Added cron key to config.php for scheduled tasks.
- Created code_style_and_conventions.md to outline PHP version, file naming, DI pattern, controller wiring, Medoo ORM pitfalls, test conventions, caching, and database structure.
- Added project_overview.md detailing the purpose, tech stack, architecture, entry points, and key classes of the shopPRO project.
- Introduced suggested_commands.md for testing and system utilities commands.
- Added task_completion_checklist.md for a structured approach to completing tasks.
- Included .DS_Store files in autoload and templates directories for macOS compatibility.
This commit is contained in:
2026-02-27 14:57:02 +01:00
parent 28f53b7998
commit 6434933dfb
9 changed files with 181 additions and 1 deletions

BIN
autoload/.DS_Store vendored Normal file

Binary file not shown.

BIN
autoload/front/.DS_Store vendored Normal file

Binary file not shown.