mo-yunis/flutter-backend
0
fix: add health check route for Hugging Face and request logging
fix: change default fallback port to 7860 to match Hugging Face requirements
chore: add hugging face space configuration block to README
fix: add non-root user to Dockerfile for Hugging Face compatibility
feat: add root Dockerfile for Hugging Face Spaces deployment
feat: add local run instructions and simplify startup script
fix: sanitize VITE_API_URL and handle empty string fallback
fix: refactor Dockerfile to build from root for railway compatibility
chore: remove railway.json to fix context
chore: add railway config
feat: setup deployment configurations
Initial commit
