5 Commits

Author SHA1 Message Date
5a7585f755 Convert to full-stack app with Docker support
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
- Restructured app with backend/ and public/ directories
- Created Express backend with /api/search endpoint
- Added health check endpoint at /api/health
- Optimized Dockerfile with multi-stage build
- Added docker-compose.yml for easy deployment
- Updated README with comprehensive documentation
- Added .dockerignore for optimized builds
- Backend listens on 0.0.0.0 for Docker compatibility
2026-03-24 08:47:26 +02:00
20f41d6030 Build and push app
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-03-24 08:38:41 +02:00
9fb50fad23 Add woodpecker pipeline 2025-05-27 23:33:20 +03:00
c410843f5f Add oramap 2025-05-27 23:29:02 +03:00
2334ec08a2 first commit 2025-05-27 23:26:27 +03:00