-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GITBOOK-1: change request with no subject merged in GitBook
- Loading branch information
1 parent
fc45560
commit 101c4e7
Showing
9 changed files
with
37 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,10 +10,6 @@ If you want to contribute to Wizarr, here is how | |
|
||
1. Clone the repository with `git clone [email protected]:Wizarrrr/wizarr.git` | ||
2. Move into the directory `cd wizarr` | ||
3. (Optional but recommended) Create a python virtual environment with `python -m venv venv` | ||
4. Enter the python venv with `source venv/bin/activate` | ||
5. Install dependencies with `pip install -r requirements.txt` | ||
6. Install static dependencies with `cd app/static && npm install && cd ../..` | ||
7. Build static files with `cd app/static && npm run build && cd ../..` | ||
8. Start Wizarr with `APP_URL=127.0.0.1:5000 flask run --debug run` | ||
9. Wizarr is now accessible at http://127.0.0.1:5000 | ||
3. Please use VSCode and open the `wizarr.code-workspace` file under File->Open Worspace 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.