7ce02d642a
Adds services/travel-memories/ with Flask factory (create_app), stub route blueprints, pytest/playwright smoke test infra (httpserver session fix, pytest.ini pythonpath), phase2–6 fixture JSONs, Dockerfile, and docker-compose service entry. Smoke test (test_health) passes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.venv/
|
|
.pytest_cache/
|