92391aa2c09dd6c3753227fffc679dd5189c3a29
- Add MariaDB schema with UTF8MB4 charset - Create MariaDB helper class with connection pooling - Update application to use MariaDB instead of SQLite - Configure database user and permissions - Set service to run on port 3007 Database Configuration: - Host: localhost:3306 - Database: jaryo - User: jaryo_user - Tables: users, files, file_attachments, categories, user_sessions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
54.2%
CSS
30.9%
HTML
6.8%
Shell
4.5%
Batchfile
3.6%