Commit History

Fix: Mount Next.js static files directly, use Response instead of StreamingResponse for better compatibility
45ef06a

sushilideaclan01 commited on

Fix: Use Response instead of StreamingResponse for better HF compatibility
a18335a

sushilideaclan01 commited on

Fix: Move HF config to README.md frontmatter, add app_port
8454aa1

sushilideaclan01 commited on

Fix: Use app_port instead of port for HF Docker Spaces
0452099

sushilideaclan01 commited on

Fix: Remove health from proxy filter, simplify health response
7894b5d

sushilideaclan01 commited on

Fix: Next.js bind to 0.0.0.0 for container internal access
594322a

sushilideaclan01 commited on

Fix: Root route now serves frontend, smart API routing by method
7551720

sushilideaclan01 commited on

Update Webpack path alias in Next.js configuration to use process.cwd() for improved compatibility in Docker environments.
8191cf7

sushilideaclan01 commited on

Enhance Next.js configuration with Webpack path aliasing for improved module resolution and update build script to use Webpack explicitly.
719be7a

sushilideaclan01 commited on

Implement multi-stage Docker build for Next.js frontend and Python backend; add frontend proxy in FastAPI to handle requests, and remove old cleanup task functionality.
b7334a4

sushilideaclan01 commited on

Initial commit of the Ad Generator Lite project, including backend services, frontend components, and configuration files. Added core functionalities for ad generation, user management, and image processing, along with a structured matrix system for ad testing.
f201243

sushilideaclan01 commited on

initial commit
3ea0e86
verified

userIdc2024 commited on