Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 187 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 187 Bytes

CockTail

Launching the backend server

First, install requirements.txt:

    pip install requirements.txt 

Next, run :

    uvicorn backend.cocktail.server:server