Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Clone Repository
git clone https://www.github.com/qreater/tartarus.git
Navigate to the directory
cd tartarus/backend
Install Dependencies
poetry install
Spin-up Server
poetry run uvicorn main:app