Development
If you want to contribute to Wizarr, here is how
Prerequisites
Python3.11+
Development Environment
Clone the repository with
git clone git@github.com:Wizarrrr/wizarr.git
Move into the directory
cd wizarr
Please use VSCode and open the
wizarr.code-workspace
file under File->Open Workspace from FileThen inside the Run and Debug panel of VSCode run the
Run All (workspace)
Then you can visit http://localhost:5173
Last updated