Valgus CodeX 2022 setup python -m venv codexenv .\codexenv\Scripts\activate pip install -r requirements.txt run the server uvicorn main:app --reload run database