Chore: Remove Node.js/npm files - Flask migration complete
Removed all Node.js/npm related files as they are no longer needed: - server.js (replaced by app.py) - package.json (replaced by requirements.txt) - package-lock.json (npm lock file) - node_modules/ (6.6 MB of npm packages) Project size reduced from ~9 MB to 776 KB The application now runs entirely on Python/Flask with only 2 dependencies: - Flask - mysql-connector-python All functionality maintained and tested working. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user