mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-13 06:11:59 -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