diff --git a/nomadro.sh b/nomadro.sh new file mode 100644 index 0000000..4e69fd6 --- /dev/null +++ b/nomadro.sh @@ -0,0 +1,3 @@ +#!/bin/bash +export PORT=4003 +exec npm run start