@@ -30,6 +30,7 @@ if [ ! -f "$DB_FILE_PATH" ]; then
npm run api:seed
else
echo" - Existing DB detected at $DB_FILE_PATH, skip seeding"
echo" (若刚更新了 seed 想刷新地图/战损等,请先执行: npm run api:seed)"
fi
echo"==> Starting API (http://localhost:3001)..."
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.