feat: add country selection, cron automation, sparkle effects and layout fixes
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"preview": "vite preview",
|
||||
"serve:backend": "node server/index.mjs",
|
||||
"update:stations": "node scripts/update-stations.mjs",
|
||||
"update:stations:build": "npm run update:stations && npm run build",
|
||||
"radio:import": "tsx scripts/import-radio-stations.ts",
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user