mirror of
https://github.com/kyantech/Palmr.git
synced 2025-10-23 06:11:58 +00:00
- Added a check for first user access in the authentication context to handle initial user setup. - Updated the server start script to ensure proper ownership and permissions for database operations, enhancing compatibility with Docker environments. - Refactored database seeding and configuration checks to run as the target user, preventing permission issues during setup.