Update deps, fix Docker build errors

This commit is contained in:
Darren Clarke 2024-05-14 09:40:58 +02:00
parent 162390008b
commit c62bfd2a4c
31 changed files with 832 additions and 1227 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
set -e
echo "starting bridge-frontend"
exec dumb-init npm run start