Files
talemate/start-backend.bat

1 line
137 B
Batchfile
Raw Permalink Normal View History

2023-05-05 00:50:02 +03:00
start cmd /k "cd talemate_env\Scripts && activate && cd ../../ && python src\talemate\server\run.py runserver --host 0.0.0.0 --port 5050"