Files
meganjohns/server/app/scripts/run.sh

3 lines
49 B
Bash
Executable File

#!/bin/bash
uvicorn app:app --reload --port 8000