Follow these steps to set up the project:
mise is required to manage the project's environment. Refer to the official documentation for installation instructions:
Mise installation docs
uv is required to manage the backend server. Refer to the official documentation for installation instructions:
uv installtion docs
just is required to manage backend tasks. Refer to the official documentation for installation instructions:
just installation docs
Once all dependencies are installed, you can proceed with setting up and running the project