Files
calorie_tracker_2/scripts
Jp e16e3ec387 chore: change seed script to use compiled JS instead of ts-node
- Update package.json to run node scripts/seed.js instead of ts-node scripts/seed.ts
- Rewrite seed.js to use compiled model from dist/ directory and Sequelize directly
- Add proper error handling and database connection setup
- Ensure script works after build, requiring npm run build first
2026-02-02 16:34:17 +08:00
..