mirror of
https://github.com/huge-dream/django-vue3-admin.git
synced 2026-09-22 21:06:29 +00:00
- Add note recommending Git Bash over PowerShell for best compatibility - start-celery.ps1: use cmd /c approach with --pool solo to avoid billiard multiprocessing issues on Windows; improve process tracking - Remove Set-Location from scripts as it's unnecessary