space-game/scripts
Michael Mainguy e5607a564f
All checks were successful
Build / build (push) Successful in 1m43s
Add leaderboard seed script with auto-migration
- Create scripts/seedLeaderboard.ts to populate fake leaderboard data
- Automatically creates is_test_data column if missing
- Add npm scripts: seed:leaderboard and seed:leaderboard:clean
- Add postgres and dotenv dev dependencies
- Configurable entry count (default 250)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 10:25:51 -06:00
..
exportBlend.ts Add Blender export tooling and refactor asset structure 2025-11-06 12:25:34 -06:00
generateDefaultLevels.cjs Implement hybrid level storage system with JSON-based defaults and configurable orbit constraints 2025-11-11 18:40:01 -06:00
seedLeaderboard.ts Add leaderboard seed script with auto-migration 2025-11-26 10:25:51 -06:00