point / .vscode /PythonImportHelper-v2-Completion.json

Commit History

add render
9cae297

eithney commited on

fix config
b611bf8

eithney commited on

update static
75d3623

eithney commited on

Add client IP logging functionality: Implement `get_client_ip` to retrieve real client IP addresses, enhancing request logging in `before_request`. Update Dockerfile to use Gunicorn with configuration for accurate IP logging. Update VSCode completion for new function.
16fa939

eithney commited on

Refactor application to Flask: enhance structure with RESTful API, static file support, and logging. Update Dockerfile for production with Gunicorn and health checks. Expand requirements for Flask and OpenSearch integration.
b0a1454

eithney commited on

add local assets
dc3bb4a

zhangl commited on

Refactor resource handling: remove book_104.json, update required files, and enhance script.js to support local resource mapping for images and audio.
40e0ae7

zhangl commited on