diff --git a/start.bat b/start.bat new file mode 100644 index 0000000..76ea2df --- /dev/null +++ b/start.bat @@ -0,0 +1 @@ +uvicorn main:app --reload \ No newline at end of file