vibsin9322 92391aa2c0
Some checks failed
Deploy to Vercel / deploy (push) Has been cancelled
Deploy to Railway / deploy (push) Has been cancelled
Add MariaDB support for Jaryo File Manager
- 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>
2025-08-22 11:06:54 +09:00
2025-08-21 20:43:34 +09:00
2025-08-21 20:43:34 +09:00
2025-08-21 20:43:34 +09:00
Description
No description provided
8.4 MiB
Languages
JavaScript 54.2%
CSS 30.9%
HTML 6.8%
Shell 4.5%
Batchfile 3.6%