Free AI-powered image compression & background removal. 100% client-side processing - no uploads, no server costs. Built with React, Vite & WebAssembly.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
Clean up: Remove unused backend and Vite frontend, keep Next.js only
8e58808View on GitHubFix TypeScript errors by converting UI components to .tsx with proper types
e694899View on GitHubAdd Next.js version of frontend for easier Railway deployment
2e80e80View on GitHubChange Caddy port to 4173 to match Railway configuration
5d87072View on GitHubExplicitly bind Caddy to 0.0.0.0:8080 for IPv4 connections
9d2d328View on GitHubHardcode port 8080 in Caddyfile to ensure proper binding
342d64bView on GitHubAdd network diagnostics to verify Caddy is listening on correct port
3604e09View on GitHubAdd startup script to debug PORT variable and file locations
bad59d2View on GitHub