add run backend sh

This commit is contained in:
ALIHAN DIKEL
2025-03-10 02:02:38 +03:00
parent 215597de89
commit 03769e6fab

3
scripts/run_webapp.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
uvicorn main:app --reload