Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
eithney
/
point
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
point
187 MB
Ctrl+K
Ctrl+K
3 contributors
History:
23 commits
eithney
code ref
e74eb63
10 months ago
.vscode
add render
10 months ago
data
code ref
10 months ago
database
code ref
10 months ago
docs
code ref
10 months ago
static
code ref
10 months ago
.gitattributes
Safe
1.82 kB
Add books.db via Git LFS
10 months ago
.gitignore
Safe
826 Bytes
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.
10 months ago
Dockerfile
Safe
1.1 kB
Fix: 修复日志系统权限问题,支持容器环境
10 months ago
README.md
Safe
7.64 kB
code ref
10 months ago
app.py
Safe
32.1 kB
code ref
10 months ago
books.db
Safe
516 kB
xet
code ref
10 months ago
deploy_to_hf.sh
Safe
4.45 kB
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.
10 months ago
gunicorn_config.py
Safe
2.4 kB
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.
10 months ago
index.html
Safe
8.03 kB
Update book cover styling: change object-fit property from 'cover' to 'contain' for better image display in index.html
10 months ago
kill_port.sh
Safe
878 Bytes
Enable port reuse in TCP server to prevent "Address already in use" errors
10 months ago
reader.html
Safe
9.37 kB
add render
10 months ago
requirements.txt
Safe
623 Bytes
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.
10 months ago
run_flask.sh
Safe
1.44 kB
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.
10 months ago