docs: Add comprehensive area/ directory structure documentation
- Created AREA_STRUCTURE.md with complete guide for media file organization - Includes JSON configuration examples and naming conventions - Added security guidelines and setup checklist - Updated DEPLOYMENT.md to reference new documentation This helps users understand how to structure their project data and media files outside of the Git repository for security and size optimization.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# 🚀 Deployment Guide
|
||||
|
||||
## 📂 Wichtige Dokumentation
|
||||
- **[Area Structure Guide](AREA_STRUCTURE.md)**: Aufbau des `area/` Verzeichnisses mit Projektdaten
|
||||
- **[Deployment Scripts](deployment/scripts/README.md)**: Sichere Upload-Skripte mit `.env.upload`
|
||||
|
||||
## 🏠 Lokale Entwicklungsumgebung
|
||||
|
||||
### Voraussetzungen
|
||||
|
||||
Reference in New Issue
Block a user