Finance-Accounts/ar-aging-app/scripts/start.bat

4 lines
165 B
Batchfile

@echo off
rem Double-click launcher: starts backend (8010) + frontend (5174) and opens the app.
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0start.ps1"