This repository serves as a template for creating your own custom app store for the Runtipi platform. Use this as a starting point to create and share your own collection of applications.
## Repository Structure
- **apps/**: Contains individual app directories
- Each app has its own folder (e.g., `whoami/`) with the following structure:
-`config.json`: App configuration file
-`docker-compose.json`: Docker setup for the app
-`metadata/`: Contains app visuals and descriptions
-`description.md`: Markdown description of the app