mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-15 14:12:10 -06:00
add backend run.sh script
This commit is contained in:
3
backend/run.sh
Normal file → Executable file
3
backend/run.sh
Normal file → Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
poetry run hypercorn linkpulse.main:app --reload
|
||||||
Reference in New Issue
Block a user