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
2026-01-30 23:32:43 +08:00
Description
No description provided
468 KiB
Languages
TypeScript 47.7%
EJS 42%
JavaScript 10.3%