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
57
Commits
1
Branch
0
Tags
126
KiB
Python
97.4%
Dockerfile
1.5%
Shell
1.1%
286b23bf93
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)
286b23bf93
feat: set container name to MikaApp in docker-compose.yml
2024-09-05 09:40:37 +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
feat: set container name to MikaApp in docker-compose.yml
2024-09-05 09:40:37 +02:00
Dockerfile
fix: ensure start.sh is correctly copied into the Docker image in Dockerfile
2024-09-05 09:39:32 +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