Added Step 11 to both setup.bat and setup.sh: - Run npm install to install dependencies - Run npm run build to compile Vite assets - Creates public/build/manifest.json This fixes the 'Vite manifest not found' error that occurred when trying to login after fresh setup. The node container is used for npm commands since the app container doesn't have Node.js installed.
7.0 KiB
7.0 KiB