@@ -11,6 +11,7 @@ import { getDatabase } from './src/server/database-prisma.js';
importdotenvfrom'dotenv';
// Dynamic import for auto sync init to avoid tsx caching issues
/** @type {any} */
letautoSyncModule=null;
// Load environment variables from .env file
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.