Open Issues Need Help
View All on GitHub Enhanced logging 2 months ago
AI Summary: Implement a comprehensive logging system for the Serene Pub application, replacing the current `console.log` approach with file-based logging for improved debugging and monitoring. This involves adding logging functionality throughout the server-side codebase to capture relevant events and information.
Complexity:
4/5
enhancement good first issue
Improve run files 2 months ago
AI Summary: Improve the cross-platform run scripts for the Serene Pub application. This involves enhancing the Linux shell script to handle Ctrl+C gracefully, potentially replacing the Windows batch script with an executable (.exe), and adding icons to the executables for better user experience.
Complexity:
3/5
enhancement good first issue