Commit Graph

1 Commits

Author SHA1 Message Date
ivkan
8653d1b7c8 Add Node.js implementation with enhanced search capabilities
- Implement complete Express.js server with SQLite FTS5 search
- Add modern responsive UI with dark/light themes
- Enhance search with partial word matching and advanced filters
- Add RESTful API with comprehensive endpoints
- Include security features (Helmet.js, rate limiting, CORS)
- Add performance optimizations (gzip, caching, WAL mode)
- Provide comprehensive documentation and setup scripts
- Maintain feature parity with Python implementation while adding enhancements
2025-07-03 21:51:21 +03:00