chore(#8): Adds script to build and run the project

This commit is contained in:
Elia el Lazkani 2024-12-23 23:55:09 +01:00
parent e727c7ca17
commit a4bf134557

6
scripts/run.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash
cd frontend
npm run build
cd ..
poetry run shortenit