Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 1 addition & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,23 +161,6 @@ curl http://localhost:5001/static/js/main.js
4. Add styles in main.css
5. Update documentation

## 🐛 Troubleshooting

### API Issues
- Check if Flask application is running
- Check logs: `tail -f /var/log/nginx/error.log`
- Check port: `netstat -tlnp | grep 5001`

### Display Issues
- Check browser console (F12)
- Check static files loading
- Check CORS settings

### Performance Issues
- Reduce update frequency
- Optimize API requests
- Use caching

## License

MIT License - see LICENSE file for details.
Expand All @@ -192,4 +175,4 @@ MIT License - see LICENSE file for details.


**Version**: 0.0.1
**Last Updated**: August 2025
**Last Updated**: August 2025