Go to file
2024-09-05 11:54:19 +02:00
game_collection docs: update README to include command for starting the app as a Docker container 2024-09-05 11:52:42 +02:00
.gitignore chore: erweitere .gitignore um unnötige Dateien und Verzeichnisse für macOS 2024-09-02 08:54:03 +02:00
api.txt URL in api.txt ergänze 2024-09-05 11:54:19 +02:00
docker-compose.yml fix: update Docker container restart policy to 'unless-stopped' 2024-09-05 09:42:48 +02:00
Dockerfile fix: set executable permission for start.sh in Dockerfile 2024-09-05 09:51:06 +02:00
search_game.py feat: add search_game.py for enhanced game searching functionality 2024-09-02 17:09:34 +02:00
start.sh feat: add start script to pull latest git repository and run Flask application in Docker container 2024-09-05 09:26:42 +02:00
Verzeichnisstruktur feat: implement backend with Flask for game collection management using SQLite database 2024-09-02 09:02:32 +02:00