This website requires JavaScript.
Explore
Help
Sign In
ManuelW
/
MikaList
Watch
1
Star
0
Fork
0
You've already forked MikaList
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
60
Commits
1
Branch
0
Tags
126
KiB
Python
97.4%
Dockerfile
1.5%
Shell
1.1%
0e826dd42f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Manuel Weiser (aider)
0e826dd42f
fix: set executable permission for start.sh in Dockerfile
2024-09-05 09:51:06 +02:00
game_collection
docs: Update README to include detailed request and response data for API endpoints
2024-09-03 21:16:14 +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
docs: add api.txt with detailed API endpoints and their input/output specifications
2024-09-04 20:55:30 +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