echo"[start] Starting Node.js backend on port 3000..."
echo"[start] Starting Node.js backend on port ${PORT:-80}..."
exec node dist/index.js
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.