- 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>
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
flask>=3.1
|
|
flask-cors>=6.0
|
|
gunicorn>=25.0
|
|
psycopg>=3.3
|
|
psycopg-binary>=3.3
|
|
python-dotenv>=1.2
|