feat(topology): add Guanghan base topology API and Docker deployment
- Independent Flask app with snapshot API (GET /api/v1/bases/guanghan/snapshot) - Temporal database model with PostgreSQL (ksp_wiki_topology) - Presentation-driven rendering with DB-stored styles - Docker image for server deployment Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 68 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
flask>=3.1
|
||||
flask-cors>=6.0
|
||||
gunicorn>=25.0
|
||||
psycopg>=3.3
|
||||
psycopg-binary>=3.3
|
||||
python-dotenv>=1.2
|
||||
Reference in New Issue
Block a user