Implement full media crawler workflow with Flask backend and Vue frontend.
Add TMDB search and media detail pages, HDHive resource ingestion flow, unified error handling, Docker single-container runtime, and project docs/config updates for local deployment. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
4
backend/requirements.txt
Normal file
4
backend/requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Flask==3.0.3
|
||||
Flask-Cors==4.0.1
|
||||
python-dotenv==1.0.1
|
||||
requests==2.32.3
|
||||
Reference in New Issue
Block a user