This website requires JavaScript.
Explore
Help
Sign In
daniel156161
/
snake-python
Watch
1
Star
0
Fork
0
You've already forked snake-python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59d01428a9abc4d3f47a3f75751478ab50b2e4cc
snake-python
/
server
/
blueprints
T
History
daniel156161
59d01428a9
Build and Push Docker Container / build-and-push (push)
Failing after 14m3s
Details
move side templates and static files into root folder structure to not have it in the code folder
2026-04-06 19:35:53 +02:00
..
__init__.py
move route code out of server into own blueprints and cleanup the codebase
2026-04-06 03:10:49 +02:00
battlesnake.py
move snake config read functions into battlesnake template and use TemplateSnake as default Version of Snakes
2026-04-06 19:24:45 +02:00
dashboard.py
move side templates and static files into root folder structure to not have it in the code folder
2026-04-06 19:35:53 +02:00
metrics.py
move Server code into more services and use them into blueprints or server
2026-04-06 04:20:07 +02:00