Back to overview
Maintenance

Add database seeding scripts and improve dev setup

Dec 11 at 06:58pm GMT+7  –  Dec 11 at 08:09pm GMT+7
Affected services
musemusic.phitik.com
api-musemusic.phitik.com

Resolved
Dec 11 at 06:58pm GMT+7

Introduced a robust database seeding script with bcrypt password hashing and test user data, along with SEEDING.md documentation. Updated Dockerfile for improved Python environment setup. Enhanced health check endpoint to report missing external API configurations. Added docker-compose.infra.dev.yml for local infrastructure, clarified environment variable usage, and improved developer onboarding in README and env.example. New npm scripts for seeding and resetting the database. Minor code comments and translation improvements for clarity.