diff --git a/scripts/run.sh b/scripts/run.sh new file mode 100755 index 0000000..2864606 --- /dev/null +++ b/scripts/run.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +cd frontend +npm run build +cd .. +poetry run shortenit