Wizarr
Github RepoDiscord
  • Introduction
  • 💾Getting-Started
    • Installation
    • Reverse Proxy
  • 💭Using Wizarr
    • Custom HTML
    • Requests Integration
  • ⛑️Support
    • Discord
  • Contribute
    • Translate
    • Development
Powered by GitBook
On this page
  • Prerequisites
  • Development Environment

Was this helpful?

Edit on GitHub
  1. Contribute

Development

If you want to contribute to Wizarr, here is how

Prerequisites

  • Python3.11+

Development Environment

  1. Clone the repository with git clone git@github.com:Wizarrrr/wizarr.git

  2. Move into the directory cd wizarr

  3. Please use VSCode and open the wizarr.code-workspace file under File->Open Workspace from File

  4. Then inside the Run and Debug panel of VSCode run the Run All (workspace)

  5. Then you can visit http://localhost:5173

PreviousTranslate

Last updated 1 year ago

Was this helpful?