Directory structure ``` appstore/ ├── apps/ # Application Directory ├── configs/ # Configuration file directory └── logs/ # Log file directory ```