Commit Graph

5 Commits

Author SHA1 Message Date
Min Zeya Phyo
1ce1d28930 Create required tmp directories in Dockerfile
Add mkdir for tmp/pids, tmp/cache, tmp/sockets, log, db, and storage
directories to prevent Puma startup failure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 09:27:52 +06:30
Min Zeya Phyo
7b59294eac Add pkg-config for SQLite3 gem build 2026-01-15 23:59:33 +06:30
Min Zeya Phyo
cd0602de8e Switch from MySQL to SQLite for simpler deployment 2026-01-15 21:23:23 +06:30
Min Zeya Phyo
92351bb7ea Add libyaml-dev for psych gem native extension 2026-01-15 13:52:24 +06:30
Min Zeya Phyo
1733430341 Initial Rails test app 2026-01-15 12:26:30 +06:30