17 Ağustos 2023

file tree for nodejs project

 find . \( -path "*/node_modules" -o -path "*/.git" \) -prune -o -print | tree -a -I 'node_modules|.git'

Hiç yorum yok:

Yorum Gönder

How I Fixed Coolify + Traefik + Cloudflare Tunnel 404/503 Issues Without Reinstall

  How I Fixed Coolify + Traefik + Cloudflare Tunnel 404/503 Issues (Without Reinstall) All my applications deployed via Coolify suddenly sta...