Samarth1812/lumera-backend
merge PROJECT.md into README.md below HF frontmatter
Bugs just bugs and its 1am
Bug fixes
bug fixes
bug fixes
lifestyle changes with session storage added to skeleton screens and email integration
improve weekly PDF report layout and add cold start notice to login/signup
docs: update PROJECT.md with email OTP auth system
fix: add VerifyOtp, ForgotPassword, ResetPassword routes
fix: restore site, fix api CommonJS with local package.json
fix: remove invalid runtime from vercel.json
fix: explicit vercel routes for .cjs function
fix: rename to .cjs to avoid ES module conflict
fix: move send-email to Vercel functions dir, fix routing
ignore png files for HF deploy
remove png binaries for HF deploy
add model via LFS
feat: add email serverless function
fix: track skin_type_model.h5 via LFS
feat: email OTP auth backend
feat: email OTP auth - styled to match existing pages
updating the project.md file
switch frontend to HF Spaces backend
fix libgl1-mesa-glx → libgl1 for Debian trixie
fix libgl1-mesa-glx → libgl1 for Debian trixie
add root Dockerfile pointing to backend/
fix README content
add trailing newline to README
rename project docs to PROJECT.md, add HF Space config as README.md
HF Spaces: add Docker config, remove model download, update CORS
feat: track ML models via Git LFS, remove from gitignore
The Icon Image Change
Add backend logout endpoint and proper frontend logout flow
Switch to gunicorn for production with 2 workers
Move vercel.json to frontend root
Background model loading to avoid boot timeout
Pre-load ML models at startup to fix upload timeout
Fix Vercel SPA routing
Add Vercel domain to CORS whitelist
Fix TypeScript unused variable errors
Fix TypeScript errors for Vercel build
Add production API URL and fix gitignore for env files
Move model download to build step
Fix Google Drive download URL to bypass confirmation page
Fix download_models function and PORT env var
Use PORT env var for Render + disable debug mode
Remove mediapipe to fix protobuf conflict
Force fresh pip install with cloudinary
Add model downloader and Render config
Initial commit — Lumera skincare AI app
