feat: add PowerShell scripts for building and deploying Zen MCP Server; update .dockerignore and README. Fix error in API key detection in Docker deployment script.

This commit is contained in:
OhMyApps
2025-06-27 20:47:15 +02:00
parent 62178aa073
commit 308d42becf
5 changed files with 287 additions and 21 deletions

View File

@@ -43,6 +43,7 @@ README.md
# Tests
tests/
simulator_tests/
test_simulation_files/
pytest.ini
# Development
@@ -52,9 +53,3 @@ examples/
scripts/bump_version.py
code_quality_checks.sh
run_integration_tests.sh
# Context files (our planning documents)
contexte/
# PR files
pr/